Public record
Software health reportschema 0.15.0 · metrics 1.13.0 · 2026-07-19 16:57 UTC

Kuadrant / kuadrant-operator

The Operator to install and manage the lifecycle of the Kuadrant components deployments.

GoApache-2.0★ 89 stars⑂ 77 forkssince Dec 2021View on GitHub ↗

Kuadrant/kuadrant-operator holds a health index of 80 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (61/100). It was last updated 2 days ago. 4 contributors account for most of its recent work.

80
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.

80
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

KuadrantOrganization
114 followers65 public repossince Feb 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/kuadrant/kuadrant-operatorv1.5.1-753 days ago

Metrics by category

Vitality

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

96Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 838 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year838
human_commit_share
days_since_last_push2
active_weeks_last_year52
How it's scored
27/27Ships releases — 68 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~6.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count68
latest_release_tagv1.5.2-rc1
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases6.2

Community & Adoption

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

61Moderate · 18% of overall
How it's scored
31.5/60Stars — 89 stars
15.7/25Forks — 77 forks
5.6/15Watchers — 11 watchers
Inputs used
forks77
stars89
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
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?

82Good · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
18.4/22.5Commit distribution — top contributor authored 18% of commits
13.5/13.5Contributor breadth — 45 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled45
top_contributor_share0.184
How it's scored
30.8/46.8Issue resolution — 66% of issues closed
32.3/38.3PR acceptance — 969/1,147 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs969
open_issues301
closed_issues581
issue_closed_ratio0.659
closed_unmerged_prs178
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.8/25Owner reach — 114 followers of Kuadrant
23.9/25Track record — 65 public repos, account ~5 yr old
Inputs used
followers114
owner_typeOrganization
is_verified
owner_loginKuadrant
public_repos65
account_age_days1,983
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 3 days ago
20/20Version history — 75 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/kuadrant/kuadrant-operator
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 19 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 13 out of 13 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

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://kuadrant.io
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsauthentication, authorization, k8s-services, kubernetes, rate-limiting
has_wikiyes
homepagehttps://kuadrant.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practices — badge detected: InProgress
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 26 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

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.

89Excellent · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes12,374
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — 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
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
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.4/55Manageable file sizes — 3/270 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes155,158
source_files_sampled270
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — pkg/extension/grpc/v0/gateway_api.proto, pkg/extension/grpc/v0/kuadrant.proto, pkg/extension/grpc/v1/common.proto, pkg/extension/grpc/v1/descriptor_service.proto, pkg/extension/grpc/v1/gateway_api.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto, pkg/extension/grpc/v1/google/protobuf/any.proto, pkg/extension/grpc/v1/google/protobuf/api.proto, pkg/extension/grpc/v1/google/protobuf/descriptor.proto, pkg/extension/grpc/v1/google/protobuf/duration.proto, pkg/extension/grpc/v1/google/protobuf/empty.proto, pkg/extension/grpc/v1/google/protobuf/field_mask.proto, pkg/extension/grpc/v1/google/protobuf/source_context.proto, pkg/extension/grpc/v1/google/protobuf/struct.proto, pkg/extension/grpc/v1/google/protobuf/timestamp.proto, pkg/extension/grpc/v1/google/protobuf/type.proto, pkg/extension/grpc/v1/google/protobuf/wrappers.proto, pkg/extension/grpc/v1/google/rpc/code.proto, pkg/extension/grpc/v1/google/rpc/error_details.proto, pkg/extension/grpc/v1/google/rpc/status.proto, pkg/extension/grpc/v1/kuadrant.proto, pkg/extension/grpc/v1/policy.proto
0/20MCP server
40/40Runnable examples — examples, samples
Inputs used
example_dirsexamples, samples
has_mcp_signalno
api_schema_filespkg/extension/grpc/v0/gateway_api.proto, pkg/extension/grpc/v0/kuadrant.proto, pkg/extension/grpc/v1/common.proto, pkg/extension/grpc/v1/descriptor_service.proto, pkg/extension/grpc/v1/gateway_api.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto, pkg/extension/grpc/v1/google/protobuf/any.proto, pkg/extension/grpc/v1/google/protobuf/api.proto, pkg/extension/grpc/v1/google/protobuf/descriptor.proto, pkg/extension/grpc/v1/google/protobuf/duration.proto, pkg/extension/grpc/v1/google/protobuf/empty.proto, pkg/extension/grpc/v1/google/protobuf/field_mask.proto, pkg/extension/grpc/v1/google/protobuf/source_context.proto, pkg/extension/grpc/v1/google/protobuf/struct.proto, pkg/extension/grpc/v1/google/protobuf/timestamp.proto, pkg/extension/grpc/v1/google/protobuf/type.proto, pkg/extension/grpc/v1/google/protobuf/wrappers.proto, pkg/extension/grpc/v1/google/rpc/code.proto, pkg/extension/grpc/v1/google/rpc/error_details.proto, pkg/extension/grpc/v1/google/rpc/status.proto, pkg/extension/grpc/v1/kuadrant.proto, pkg/extension/grpc/v1/policy.proto

Key facts

89GitHub stars
45contributors
838commits, last 12 months
2days since last push
68releases
4bus factor
301open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 6.7 / 10
6.7aggregate

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-19 16:56 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
10Code-Reviewall changesets reviewed
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 55
RegistryPackageVersion constraintManifest
Gogithub.com/Masterminds/semver/v3v3.4.0go.mod
Gogithub.com/cert-manager/cert-managerv1.16.2go.mod
Gogithub.com/elliotchance/orderedmap/v2v2.2.0go.mod
Gogithub.com/envoyproxy/gatewayv1.3.3go.mod
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/go-logr/zaprv1.3.0go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/cel-gov0.23.2go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/kuadrant/authorinov0.25.0go.mod
Gogithub.com/kuadrant/authorino-operatorv0.21.0go.mod
Gogithub.com/kuadrant/dns-operatorv0.0.0-20251125201831-f74008dc171cgo.mod
Gogithub.com/kuadrant/limitador-operatorv0.15.0go.mod
Gogithub.com/kuadrant/policy-machineryv0.9.0go.mod
Gogithub.com/martinlindhe/base36v1.1.1go.mod
Gogithub.com/onsi/ginkgo/v2v2.22.0go.mod
Gogithub.com/onsi/gomegav1.36.1go.mod
Gogithub.com/openshift/apiv0.0.0-20240926211938-f89ab92f1597go.mod
Gogithub.com/prometheus-operator/prometheus-operator/pkg/apis/monitoringv0.76.2go.mod
Gogithub.com/prometheus/client_golangv1.23.0go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/samber/lov1.47.0go.mod
Gogo.opentelemetry.io/contrib/bridges/otelzapv0.13.0go.mod
Gogo.opentelemetry.io/contrib/bridges/prometheusv0.63.0go.mod
Gogo.opentelemetry.io/otelv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.15.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.19.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.34.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0go.mod
Gogo.opentelemetry.io/otel/logv0.19.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdk/logv0.19.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0go.mod
Gogo.uber.org/zapv1.27.0go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9go.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogotest.toolsv2.2.0+incompatiblego.mod
Goistio.io/apiv1.22.3-0.20240703105953-437a88321a16go.mod
Goistio.io/client-gov1.22.3-0.20240703110620-5f69a1e4c030go.mod
Gok8s.io/apiv0.33.3go.mod
Gok8s.io/apiextensions-apiserverv0.33.0go.mod
Gok8s.io/apimachineryv0.33.3go.mod
Gok8s.io/client-gov0.33.3go.mod
Gok8s.io/klog/v2v2.130.1go.mod
Gok8s.io/utilsv0.0.0-20250321185631-1f6e0b77f77ego.mod
Gosigs.k8s.io/controller-runtimev0.21.0go.mod
Gosigs.k8s.io/external-dnsv0.14.0go.mod
Gosigs.k8s.io/gateway-apiv1.2.1go.mod
Gosigs.k8s.io/yamlv1.4.0go.mod
All dependencies 115

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

RegistryPackageVersionRelation
Gogithub.com/cert-manager/cert-managerv1.16.2direct
Gogithub.com/elliotchance/orderedmap/v2v2.2.0direct
Gogithub.com/envoyproxy/gatewayv1.3.3direct
Gogithub.com/go-logr/logrv1.4.3direct
Gogithub.com/go-logr/zaprv1.3.0direct
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/google/cel-gov0.23.2direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/kuadrant/authorinov0.25.0direct
Gogithub.com/kuadrant/authorino-operatorv0.21.0direct
Gogithub.com/kuadrant/dns-operatorv0.0.0-20251125201831-f74008dc171cdirect
Gogithub.com/kuadrant/limitador-operatorv0.15.0direct
Gogithub.com/kuadrant/policy-machineryv0.9.0direct
Gogithub.com/martinlindhe/base36v1.1.1direct
Gogithub.com/masterminds/semver/v3v3.4.0direct
Gogithub.com/onsi/ginkgo/v2v2.22.0direct
Gogithub.com/onsi/gomegav1.36.1direct
Gogithub.com/openshift/apiv0.0.0-20240926211938-f89ab92f1597direct
Gogithub.com/prometheus-operator/prometheus-operator/pkg/apis/monitoringv0.76.2direct
Gogithub.com/prometheus/client_golangv1.23.0direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/samber/lov1.47.0direct
Gogo.opentelemetry.io/contrib/bridges/otelzapv0.13.0direct
Gogo.opentelemetry.io/contrib/bridges/prometheusv0.63.0direct
Gogo.opentelemetry.io/otelv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.15.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.19.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.34.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0direct
Gogo.opentelemetry.io/otel/logv0.19.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/sdk/logv0.19.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0direct
Gogo.opentelemetry.io/otel/tracev1.43.0direct
Gogo.uber.org/zapv1.27.0direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9direct
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9direct
Gogoogle.golang.org/grpcv1.80.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogotest.toolsv2.2.0+incompatibledirect
Goistio.io/apiv1.22.3-0.20240703105953-437a88321a16direct
Goistio.io/client-gov1.22.3-0.20240703110620-5f69a1e4c030direct
Gok8s.io/apiv0.33.3direct
Gok8s.io/apiextensions-apiserverv0.33.0direct
Gok8s.io/apimachineryv0.33.3direct
Gok8s.io/client-gov0.33.3direct
Gok8s.io/klog/v2v2.130.1direct
Gok8s.io/utilsv0.0.0-20250321185631-1f6e0b77f77edirect
Gosigs.k8s.io/controller-runtimev0.21.0direct
Gosigs.k8s.io/external-dnsv0.14.0direct
Gosigs.k8s.io/gateway-apiv1.2.1direct
Gosigs.k8s.io/yamlv1.4.0direct
Gocel.dev/exprv0.25.1indirect
Gogithub.com/antlr4-go/antlr/v4v4.13.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/emicklei/dotv1.8.0indirect
Gogithub.com/emicklei/go-restful/v3v3.12.1indirect
Gogithub.com/evanphx/json-patchv5.9.0+incompatibleindirect
Gogithub.com/evanphx/json-patch/v5v5.9.11indirect
Gogithub.com/fsnotify/fsnotifyv1.8.0indirect
Gogithub.com/fxamacker/cbor/v2v2.7.0indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/jsonreferencev0.21.0indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/gnostic-modelsv0.6.9indirect
Gogithub.com/google/pprofv0.0.0-20241029153458-d1b30febd7dbindirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/prometheus/commonv0.65.0indirect
Gogithub.com/prometheus/procfsv0.17.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/spf13/pflagv1.0.7indirect
Gogithub.com/stoewer/go-strcasev1.3.0indirect
Gogithub.com/telepresenceio/watchablev0.0.0-20220726211108-9bb86f92afa7indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/expv0.0.0-20240904232852-e7e105dedf7eindirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.35.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/timev0.11.0indirect
Gogolang.org/x/toolsv0.44.0indirect
Gogomodules.xyz/jsonpatch/v2v2.4.0indirect
Gogopkg.in/evanphx/json-patch.v4v4.12.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gok8s.io/kube-openapiv0.0.0-20250318190949-c8a335a9a2ffindirect
Gosigs.k8s.io/jsonv0.0.0-20241014173422-cfa47c3a1cc8indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v4v4.6.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "authentication",
        "authorization",
        "k8s-services",
        "kubernetes",
        "rate-limiting"
      ],
      "is_fork": false,
      "size_kb": 19184,
      "has_wiki": true,
      "homepage": "https://kuadrant.io",
      "languages": {
        "Go": 2533435,
        "Shell": 47437,
        "Jsonnet": 2113,
        "Makefile": 71802,
        "Dockerfile": 5499
      },
      "pushed_at": "2026-07-17T10:18:56Z",
      "created_at": "2021-12-06T09:47:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T01:56:47Z",
      "description": "The Operator to install and manage the lifecycle of the Kuadrant components deployments.",
      "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": null,
      "name": "Kuadrant",
      "type": "Organization",
      "login": "Kuadrant",
      "company": null,
      "location": null,
      "followers": 114,
      "avatar_url": "https://avatars.githubusercontent.com/u/78971243?v=4",
      "created_at": "2021-02-12T15:35:54Z",
      "is_verified": null,
      "public_repos": 65,
      "account_age_days": 1983
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 68,
      "commits_last_year": 838,
      "latest_release_at": "2026-07-17T10:18:58Z",
      "latest_release_tag": "v1.5.2-rc1",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 6.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/kuadrant/kuadrant-operator",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/kuadrant/kuadrant-operator",
          "is_deprecated": false,
          "latest_version": "v1.5.1",
          "repository_url": "https://github.com/kuadrant/kuadrant-operator",
          "versions_count": 75,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T07:49:43Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 77,
      "stars": 89,
      "watchers": 11,
      "open_issues_and_prs": 339
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "pkg/extension/grpc/v0/gateway_api.proto",
        "pkg/extension/grpc/v0/kuadrant.proto",
        "pkg/extension/grpc/v1/common.proto",
        "pkg/extension/grpc/v1/descriptor_service.proto",
        "pkg/extension/grpc/v1/gateway_api.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto",
        "pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto",
        "pkg/extension/grpc/v1/google/protobuf/any.proto",
        "pkg/extension/grpc/v1/google/protobuf/api.proto",
        "pkg/extension/grpc/v1/google/protobuf/descriptor.proto",
        "pkg/extension/grpc/v1/google/protobuf/duration.proto",
        "pkg/extension/grpc/v1/google/protobuf/empty.proto",
        "pkg/extension/grpc/v1/google/protobuf/field_mask.proto",
        "pkg/extension/grpc/v1/google/protobuf/source_context.proto",
        "pkg/extension/grpc/v1/google/protobuf/struct.proto",
        "pkg/extension/grpc/v1/google/protobuf/timestamp.proto",
        "pkg/extension/grpc/v1/google/protobuf/type.proto",
        "pkg/extension/grpc/v1/google/protobuf/wrappers.proto",
        "pkg/extension/grpc/v1/google/rpc/code.proto",
        "pkg/extension/grpc/v1/google/rpc/error_details.proto",
        "pkg/extension/grpc/v1/google/rpc/status.proto",
        "pkg/extension/grpc/v1/kuadrant.proto",
        "pkg/extension/grpc/v1/policy.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 155158,
      "source_files_sampled": 270,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 12374
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/cert-manager/cert-manager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.2"
        },
        {
          "name": "github.com/elliotchance/orderedmap/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0"
        },
        {
          "name": "github.com/envoyproxy/gateway",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.3"
        },
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/go-logr/zapr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/google/cel-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.2"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/kuadrant/authorino",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/kuadrant/authorino-operator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "github.com/kuadrant/dns-operator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251125201831-f74008dc171c"
        },
        {
          "name": "github.com/kuadrant/limitador-operator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "github.com/kuadrant/policy-machinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "github.com/martinlindhe/base36",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.1"
        },
        {
          "name": "github.com/openshift/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240926211938-f89ab92f1597"
        },
        {
          "name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.76.2"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.47.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/bridges/otelzap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/bridges/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.63.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260401024825-9d38bb4040a9"
        },
        {
          "name": "google.golang.org/genproto/googleapis/rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260401024825-9d38bb4040a9"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gotest.tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0+incompatible"
        },
        {
          "name": "istio.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.3-0.20240703105953-437a88321a16"
        },
        {
          "name": "istio.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.3-0.20240703110620-5f69a1e4c030"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.33.3"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.33.0"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.33.3"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.33.3"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.130.1"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250321185631-1f6e0b77f77e"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "sigs.k8s.io/external-dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "sigs.k8s.io/gateway-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/cert-manager/cert-manager",
            "direct": true,
            "version": "v1.16.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotchance/orderedmap/v2",
            "direct": true,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/gateway",
            "direct": true,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/zapr",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": true,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": true,
            "version": "v0.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kuadrant/authorino",
            "direct": true,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kuadrant/authorino-operator",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kuadrant/dns-operator",
            "direct": true,
            "version": "v0.0.0-20251125201831-f74008dc171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kuadrant/limitador-operator",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kuadrant/policy-machinery",
            "direct": true,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/martinlindhe/base36",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openshift/api",
            "direct": true,
            "version": "v0.0.0-20240926211938-f89ab92f1597",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
            "direct": true,
            "version": "v0.76.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": true,
            "version": "v1.47.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/bridges/otelzap",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/bridges/prometheus",
            "direct": true,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": true,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/log",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/log",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools",
            "direct": true,
            "version": "v2.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "istio.io/api",
            "direct": true,
            "version": "v1.22.3-0.20240703105953-437a88321a16",
            "ecosystem": "go"
          },
          {
            "name": "istio.io/client-go",
            "direct": true,
            "version": "v1.22.3-0.20240703110620-5f69a1e4c030",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.33.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": true,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.33.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.33.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.130.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20250321185631-1f6e0b77f77e",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/external-dns",
            "direct": true,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/gateway-api",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.0",
            "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/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/dot",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "v5.9.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.6.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20241029153458-d1b30febd7db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.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/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "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.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.65.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stoewer/go-strcase",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/telepresenceio/watchable",
            "direct": false,
            "version": "v0.0.0-20220726211108-9bb86f92afa7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240904232852-e7e105dedf7e",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.12.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20250318190949-c8a335a9a2ff",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20241014173422-cfa47c3a1cc8",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v4",
            "direct": false,
            "version": "v4.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 115,
        "direct_count": 55,
        "indirect_count": 60
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 38,
        "merged_prs": 969,
        "open_issues": 301,
        "closed_ratio": 0.659,
        "closed_issues": 581,
        "closed_unmerged_prs": 178
      },
      "bus_factor": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "eguzki",
          "commits": 409,
          "avatar_url": "https://avatars.githubusercontent.com/u/881529?v=4"
        },
        {
          "type": "User",
          "login": "didierofrivia",
          "commits": 376,
          "avatar_url": "https://avatars.githubusercontent.com/u/4183971?v=4"
        },
        {
          "type": "User",
          "login": "adam-cattermole",
          "commits": 215,
          "avatar_url": "https://avatars.githubusercontent.com/u/6575004?v=4"
        },
        {
          "type": "User",
          "login": "KevFan",
          "commits": 197,
          "avatar_url": "https://avatars.githubusercontent.com/u/24636860?v=4"
        },
        {
          "type": "User",
          "login": "alexsnaps",
          "commits": 133,
          "avatar_url": "https://avatars.githubusercontent.com/u/509058?v=4"
        },
        {
          "type": "User",
          "login": "mikenairn",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/327352?v=4"
        },
        {
          "type": "User",
          "login": "guicassolato",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/1842261?v=4"
        },
        {
          "type": "User",
          "login": "philbrookes",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/1033452?v=4"
        },
        {
          "type": "User",
          "login": "david-martin",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/878251?v=4"
        },
        {
          "type": "User",
          "login": "Boomatang",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/10224565?v=4"
        }
      ],
      "contributors_sampled": 45,
      "top_contributor_share": 0.184
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "automated-release.yaml",
        "build-images-base.yaml",
        "build-images-branches.yaml",
        "build-images-for-tag-release.yaml",
        "build-images-main.yaml",
        "build-images-nightly.yaml",
        "code-style.yaml",
        "codeql-analysis.yml",
        "delete-release-helm-chart.yaml",
        "issues-workflow.yaml",
        "ratchet-check.yaml",
        "release-helm-chart.yaml",
        "release-operator.yaml",
        "smoke-test.yaml",
        "test-alerts.yaml",
        "test-upgrade.yaml",
        "test.yaml",
        "upload-dashboards.yaml",
        "verify-dashboards-alerts.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": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 2,
            "reason": "badge detected: InProgress",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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 26 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 4 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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8d1929dfda0c60a59c52fcd766a1c97c95a6bce0",
        "ran_at": "2026-07-19T16:56:50Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Kuadrant/kuadrant-operator",
    "host": "github.com",
    "name": "kuadrant-operator",
    "owner": "Kuadrant"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 66,
        "vitality": 96,
        "community": 61,
        "governance": 82,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 838,
              "human_commit_share": null,
              "days_since_last_push": 2,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "838 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 838
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 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": 68,
              "latest_release_tag": "v1.5.2-rc1",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 6.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "68 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 77,
              "stars": 89,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "89 stars",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "77 forks",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 82,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 45,
              "top_contributor_share": 0.184
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "45 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 969,
              "open_issues": 301,
              "closed_issues": 581,
              "issue_closed_ratio": 0.659,
              "closed_unmerged_prs": 178
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "66% of issues closed",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "969/1147 decided PRs merged",
                "points": 32.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 969,
                      "decided": 1147
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 114,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Kuadrant",
              "public_repos": 65,
              "account_age_days": 1983
            },
            "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": "114 followers of Kuadrant",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 114,
                      "login": "Kuadrant"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "65 public repos, account ~5 yr old",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 65
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/kuadrant/kuadrant-operator"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "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 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "75 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "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": "19 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "authentication",
                "authorization",
                "k8s-services",
                "kubernetes",
                "rate-limiting"
              ],
              "has_wiki": true,
              "homepage": "https://kuadrant.io",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://kuadrant.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 4 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 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 9
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 89,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "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": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 12374
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": 98,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "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": 155158,
              "source_files_sampled": 270,
              "oversized_source_files": 3
            },
            "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": "3/270 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 270,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "pkg/extension/grpc/v0/gateway_api.proto",
                "pkg/extension/grpc/v0/kuadrant.proto",
                "pkg/extension/grpc/v1/common.proto",
                "pkg/extension/grpc/v1/descriptor_service.proto",
                "pkg/extension/grpc/v1/gateway_api.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto",
                "pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto",
                "pkg/extension/grpc/v1/google/protobuf/any.proto",
                "pkg/extension/grpc/v1/google/protobuf/api.proto",
                "pkg/extension/grpc/v1/google/protobuf/descriptor.proto",
                "pkg/extension/grpc/v1/google/protobuf/duration.proto",
                "pkg/extension/grpc/v1/google/protobuf/empty.proto",
                "pkg/extension/grpc/v1/google/protobuf/field_mask.proto",
                "pkg/extension/grpc/v1/google/protobuf/source_context.proto",
                "pkg/extension/grpc/v1/google/protobuf/struct.proto",
                "pkg/extension/grpc/v1/google/protobuf/timestamp.proto",
                "pkg/extension/grpc/v1/google/protobuf/type.proto",
                "pkg/extension/grpc/v1/google/protobuf/wrappers.proto",
                "pkg/extension/grpc/v1/google/rpc/code.proto",
                "pkg/extension/grpc/v1/google/rpc/error_details.proto",
                "pkg/extension/grpc/v1/google/rpc/status.proto",
                "pkg/extension/grpc/v1/kuadrant.proto",
                "pkg/extension/grpc/v1/policy.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "pkg/extension/grpc/v0/gateway_api.proto, pkg/extension/grpc/v0/kuadrant.proto, pkg/extension/grpc/v1/common.proto, pkg/extension/grpc/v1/descriptor_service.proto, pkg/extension/grpc/v1/gateway_api.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto, pkg/extension/grpc/v1/google/protobuf/any.proto, pkg/extension/grpc/v1/google/protobuf/api.proto, pkg/extension/grpc/v1/google/protobuf/descriptor.proto, pkg/extension/grpc/v1/google/protobuf/duration.proto, pkg/extension/grpc/v1/google/protobuf/empty.proto, pkg/extension/grpc/v1/google/protobuf/field_mask.proto, pkg/extension/grpc/v1/google/protobuf/source_context.proto, pkg/extension/grpc/v1/google/protobuf/struct.proto, pkg/extension/grpc/v1/google/protobuf/timestamp.proto, pkg/extension/grpc/v1/google/protobuf/type.proto, pkg/extension/grpc/v1/google/protobuf/wrappers.proto, pkg/extension/grpc/v1/google/rpc/code.proto, pkg/extension/grpc/v1/google/rpc/error_details.proto, pkg/extension/grpc/v1/google/rpc/status.proto, pkg/extension/grpc/v1/kuadrant.proto, pkg/extension/grpc/v1/policy.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pkg/extension/grpc/v0/gateway_api.proto, pkg/extension/grpc/v0/kuadrant.proto, pkg/extension/grpc/v1/common.proto, pkg/extension/grpc/v1/descriptor_service.proto, pkg/extension/grpc/v1/gateway_api.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/cel_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/checked.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/conformance_service.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/explain.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/syntax.proto, pkg/extension/grpc/v1/google/api/expr/v1alpha1/value.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/decl.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/eval.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/expr.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/source.proto, pkg/extension/grpc/v1/google/api/expr/v1beta1/value.proto, pkg/extension/grpc/v1/google/protobuf/any.proto, pkg/extension/grpc/v1/google/protobuf/api.proto, pkg/extension/grpc/v1/google/protobuf/descriptor.proto, pkg/extension/grpc/v1/google/protobuf/duration.proto, pkg/extension/grpc/v1/google/protobuf/empty.proto, pkg/extension/grpc/v1/google/protobuf/field_mask.proto, pkg/extension/grpc/v1/google/protobuf/source_context.proto, pkg/extension/grpc/v1/google/protobuf/struct.proto, pkg/extension/grpc/v1/google/protobuf/timestamp.proto, pkg/extension/grpc/v1/google/protobuf/type.proto, pkg/extension/grpc/v1/google/protobuf/wrappers.proto, pkg/extension/grpc/v1/google/rpc/code.proto, pkg/extension/grpc/v1/google/rpc/error_details.proto, pkg/extension/grpc/v1/google/rpc/status.proto, pkg/extension/grpc/v1/kuadrant.proto, pkg/extension/grpc/v1/policy.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": "examples, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-19T16:57:21.315568Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/Kuadrant/kuadrant-operator.svg",
  "full_name": "Kuadrant/kuadrant-operator",
  "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.15.0 — full methodology · metrics wiki.

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