Public record
Software health reportschema 0.17.0 · metrics 1.13.0 · 2026-07-21 08:02 UTC

okteto / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

GoApache-2.0★ 3 stars⑂ 2 forkssince Feb 2020forkView on GitHub ↗

okteto/buildkit holds a health index of 45 out of 100, placing it in the At risk band. It scores highest on AI Readiness (66/100) and lowest on Community & Adoption (14/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

45
overall / 100
At risk

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.

45
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

OktetoOrganization
220 followers213 public repossince May 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/moby/buildkitpoints to another repo — not scoredv0.31.2-1424 days ago

Metrics by category

Vitality

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

42At risk · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share
days_since_last_push4
active_weeks_last_year0
How it's scored
27/27Ships releases — 16 releases published
0/36Release recency — latest release 734 days ago
19.8/27Release cadence — a release every ~78.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv0.12.5-okteto3
releases_from_tagsno
days_since_latest_release734
mean_days_between_releases78.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

14Critical · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11/22.5Commit distribution — top contributor authored 51% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 86 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.511
How it's scored
0/46.8Issue resolution — no issues or no data
29.2/38.3PR acceptance — 26/34 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs8
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.9/25Owner reach — 220 followers of okteto
25/25Track record — 213 public repos, account ~8 yr old
Inputs used
followers220
owner_typeOrganization
is_verified
owner_loginokteto
public_repos213
account_age_days2,973

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — .flake8, .golangci.yaml, .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site — https://github.com/moby/moby/issues/34227
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://github.com/moby/moby/issues/34227
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

41At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 86 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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 81 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests, packaging, pinned_dependencies, signed_releases. 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.

66Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — Makefile, util/archutil/Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/aws/aws-sdk-go-v2/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/continuity/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile, vendor/github.com/containerd/go-cni/Makefile, vendor/github.com/containerd/ttrpc/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/package-url/packageurl-go/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
22/22Automated tests
11/11Lint / format config — .flake8, .golangci.yaml, .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, util/archutil/Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/aws/aws-sdk-go-v2/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/continuity/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile, vendor/github.com/containerd/go-cni/Makefile, vendor/github.com/containerd/ttrpc/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/package-url/packageurl-go/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54.3/55Manageable file sizes — 8/649 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes322,789
source_files_sampled649
oversized_source_files8
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — api/services/control/control.proto, api/types/worker.proto, cache/contenthash/checksum.proto, frontend/gateway/pb/gateway.proto, session/auth/auth.proto, session/filesync/filesync.proto, session/secrets/secrets.proto, session/sshforward/ssh.proto, session/upload/upload.proto, solver/errdefs/errdefs.proto, solver/pb/ops.proto, sourcepolicy/pb/policy.proto, util/apicaps/pb/caps.proto, util/stack/stack.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/sandbox.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto, vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto, vendor/github.com/containerd/containerd/api/types/transfer/progress.proto, vendor/github.com/containerd/containerd/api/types/transfer/registry.proto, vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto, vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/continuity/proto/manifest.proto, vendor/github.com/containerd/ttrpc/request.proto, vendor/github.com/containerd/ttrpc/test.proto, vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesapi/services/control/control.proto, api/types/worker.proto, cache/contenthash/checksum.proto, frontend/gateway/pb/gateway.proto, session/auth/auth.proto, session/filesync/filesync.proto, session/secrets/secrets.proto, session/sshforward/ssh.proto, session/upload/upload.proto, solver/errdefs/errdefs.proto, solver/pb/ops.proto, sourcepolicy/pb/policy.proto, util/apicaps/pb/caps.proto, util/stack/stack.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/sandbox.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto, vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto, vendor/github.com/containerd/containerd/api/types/transfer/progress.proto, vendor/github.com/containerd/containerd/api/types/transfer/registry.proto, vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto, vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/continuity/proto/manifest.proto, vendor/github.com/containerd/ttrpc/request.proto, vendor/github.com/containerd/ttrpc/test.proto, vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto

Key facts

3GitHub stars
100contributors
0commits, last 12 months
4days since last push
16releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/moby/buildkit' points at a different repository (https://github.com/moby/buildkit); excluded from ecosystem scoring

More detail

Star and fork history 3 ★ / 0 ⇿
3Stars

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

222333322020-032021-102023-05

Each point covers 3 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 86 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesinternal error: internal error: invalid Dockerfile: ENV must have two arguments
0SASTno SAST tool detected
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities81 existing vulnerabilities detected
Direct dependencies 85
RegistryPackageVersion constraintManifest
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.1.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv0.4.1go.mod
Gogithub.com/Microsoft/go-winiov0.6.0go.mod
Gogithub.com/Microsoft/hcsshimv0.10.0-rc.7go.mod
Gogithub.com/agext/levenshteinv1.2.3go.mod
Gogithub.com/armon/circbufv0.0.0-20190214190532-5111143e8da2go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.15.5go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.12.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.11.10go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.26.9go.mod
Gogithub.com/aws/smithy-gov1.11.2go.mod
Gogithub.com/containerd/consolev1.0.3go.mod
Gogithub.com/containerd/containerdv1.7.0go.mod
Gogithub.com/containerd/continuityv0.3.0go.mod
Gogithub.com/containerd/fuse-overlayfs-snapshotterv1.0.2go.mod
Gogithub.com/containerd/go-cniv1.1.9go.mod
Gogithub.com/containerd/go-runcv1.0.0go.mod
Gogithub.com/containerd/nydus-snapshotterv0.3.1go.mod
Gogithub.com/containerd/stargz-snapshotterv0.14.1go.mod
Gogithub.com/containerd/stargz-snapshotter/estargzv0.14.1go.mod
Gogithub.com/containerd/typeurl/v2v2.1.0go.mod
Gogithub.com/coreos/go-systemd/v22v22.5.0go.mod
Gogithub.com/docker/cliv23.0.1+incompatiblego.mod
Gogithub.com/docker/distributionv2.8.1+incompatiblego.mod
Gogithub.com/docker/dockerv23.0.1+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.4.0go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/gofrs/flockv0.8.1go.mod
Gogithub.com/gogo/googleapisv1.4.1go.mod
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/golang/protobufv1.5.2go.mod
Gogithub.com/google/go-cmpv0.5.9go.mod
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.3.0go.mod
Gogithub.com/hashicorp/go-immutable-radixv1.3.1go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/golang-lruv0.5.4go.mod
Gogithub.com/in-toto/in-toto-golangv0.5.0go.mod
Gogithub.com/klauspost/compressv1.16.0go.mod
Gogithub.com/mitchellh/hashstructure/v2v2.0.2go.mod
Gogithub.com/moby/lockerv1.0.1go.mod
Gogithub.com/moby/patternmatcherv0.5.0go.mod
Gogithub.com/moby/sys/mountinfov0.6.2go.mod
Gogithub.com/moby/sys/signalv0.7.0go.mod
Gogithub.com/morikuni/aecv1.0.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.0-rc2.0.20221005185240-3a7f492d3f1bgo.mod
Gogithub.com/opencontainers/runcv1.1.5go.mod
Gogithub.com/opencontainers/runtime-specv1.1.0-rc.1go.mod
Gogithub.com/opencontainers/selinuxv1.11.0go.mod
Gogithub.com/package-url/packageurl-gov0.1.1-0.20220428063043-89078438f170go.mod
Gogithub.com/pelletier/go-tomlv1.9.5go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/pkg/profilev1.5.0go.mod
Gogithub.com/serialx/hashringv0.0.0-20190422032157-8b2912629002go.mod
Gogithub.com/sirupsen/logrusv1.9.0go.mod
Gogithub.com/spdx/tools-golangv0.3.1-0.20230104082527-d6f58551be3fgo.mod
Gogithub.com/stretchr/testifyv1.8.2go.mod
Gogithub.com/tonistiigi/fsutilv0.0.0-20230105215944-fb433841cbfago.mod
Gogithub.com/tonistiigi/go-actions-cachev0.0.0-20220404170428-0bdeb6e1eac7go.mod
Gogithub.com/tonistiigi/go-archvariantv1.0.0go.mod
Gogithub.com/tonistiigi/unitsv0.0.0-20180711220420-6950e57a87eago.mod
Gogithub.com/tonistiigi/vt100v0.0.0-20210615222946-8066bb97264fgo.mod
Gogithub.com/urfave/cliv1.22.12go.mod
Gogo.etcd.io/bboltv1.3.7go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.40.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracev0.40.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.40.0go.mod
Gogo.opentelemetry.io/otelv1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/jaegerv1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.14.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.14.0go.mod
Gogo.opentelemetry.io/otel/tracev1.14.0go.mod
Gogo.opentelemetry.io/proto/otlpv0.19.0go.mod
Gogolang.org/x/cryptov0.2.0go.mod
Gogolang.org/x/netv0.7.0go.mod
Gogolang.org/x/syncv0.1.0go.mod
Gogolang.org/x/sysv0.6.0go.mod
Gogolang.org/x/timev0.1.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20230306155012-7f2fa6fef1f4go.mod
Gogoogle.golang.org/grpcv1.53.0go.mod
Gogoogle.golang.org/protobufv1.28.1go.mod
Gokernel.org/pub/linux/libs/security/libcap/capv1.2.67go.mod
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 63795,
      "has_wiki": false,
      "homepage": "https://github.com/moby/moby/issues/34227",
      "languages": {
        "Go": 2791034,
        "HCL": 3357,
        "Shell": 17708,
        "Assembly": 1624,
        "Makefile": 1847,
        "Dockerfile": 40427
      },
      "pushed_at": "2026-07-17T06:52:55Z",
      "created_at": "2020-02-19T07:18:58Z",
      "owner_type": "Organization",
      "updated_at": "2023-05-30T05:10:55Z",
      "description": "concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://okteto.com",
      "name": "Okteto",
      "type": "Organization",
      "login": "okteto",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 220,
      "avatar_url": "https://avatars.githubusercontent.com/u/39767798?v=4",
      "created_at": "2018-05-30T12:55:31Z",
      "is_verified": null,
      "public_repos": 213,
      "account_age_days": 2973
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2024-07-16T13:45:30Z",
      "latest_release_tag": "v0.12.5-okteto3",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 734,
      "mean_days_between_releases": 78.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/moby/buildkit",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/moby/buildkit",
          "is_deprecated": false,
          "latest_version": "v0.31.2",
          "repository_url": "https://github.com/moby/buildkit",
          "versions_count": 142,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:59:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 3,
      "watchers": 1,
      "star_history": {
        "days": [
          {
            "date": "2020-03-17",
            "count": 2
          },
          {
            "date": "2023-05-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_stars": 3
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "util/archutil/Makefile",
        "vendor/github.com/Microsoft/hcsshim/Makefile",
        "vendor/github.com/aws/aws-sdk-go-v2/Makefile",
        "vendor/github.com/aws/smithy-go/Makefile",
        "vendor/github.com/containerd/containerd/Makefile",
        "vendor/github.com/containerd/continuity/Makefile",
        "vendor/github.com/containerd/fifo/Makefile",
        "vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile",
        "vendor/github.com/containerd/go-cni/Makefile",
        "vendor/github.com/containerd/ttrpc/Makefile",
        "vendor/github.com/felixge/httpsnoop/Makefile",
        "vendor/github.com/gogo/protobuf/gogoproto/Makefile",
        "vendor/github.com/gogo/protobuf/proto/Makefile",
        "vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile",
        "vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
        "vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile",
        "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
        "vendor/github.com/hashicorp/go-multierror/Makefile",
        "vendor/github.com/hashicorp/go-retryablehttp/Makefile",
        "vendor/github.com/jmespath/go-jmespath/Makefile",
        "vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
        "vendor/github.com/package-url/packageurl-go/Makefile",
        "vendor/github.com/pelletier/go-toml/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/prometheus/procfs/Makefile",
        "vendor/go.etcd.io/bbolt/Makefile",
        "vendor/go.opencensus.io/Makefile",
        "vendor/go.opentelemetry.io/otel/Makefile",
        "vendor/golang.org/x/net/http2/Makefile",
        "vendor/google.golang.org/grpc/Makefile"
      ],
      "api_schema_files": [
        "api/services/control/control.proto",
        "api/types/worker.proto",
        "cache/contenthash/checksum.proto",
        "frontend/gateway/pb/gateway.proto",
        "session/auth/auth.proto",
        "session/filesync/filesync.proto",
        "session/secrets/secrets.proto",
        "session/sshforward/ssh.proto",
        "session/upload/upload.proto",
        "solver/errdefs/errdefs.proto",
        "solver/pb/ops.proto",
        "sourcepolicy/pb/policy.proto",
        "util/apicaps/pb/caps.proto",
        "util/stack/stack.proto",
        "vendor/github.com/containerd/cgroups/stats/v1/metrics.proto",
        "vendor/github.com/containerd/containerd/api/events/container.proto",
        "vendor/github.com/containerd/containerd/api/events/content.proto",
        "vendor/github.com/containerd/containerd/api/events/image.proto",
        "vendor/github.com/containerd/containerd/api/events/namespace.proto",
        "vendor/github.com/containerd/containerd/api/events/snapshot.proto",
        "vendor/github.com/containerd/containerd/api/events/task.proto",
        "vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto",
        "vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto",
        "vendor/github.com/containerd/containerd/api/services/content/v1/content.proto",
        "vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto",
        "vendor/github.com/containerd/containerd/api/services/events/v1/events.proto",
        "vendor/github.com/containerd/containerd/api/services/images/v1/images.proto",
        "vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto",
        "vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto",
        "vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto",
        "vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto",
        "vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto",
        "vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto",
        "vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto",
        "vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto",
        "vendor/github.com/containerd/containerd/api/services/version/v1/version.proto",
        "vendor/github.com/containerd/containerd/api/types/descriptor.proto",
        "vendor/github.com/containerd/containerd/api/types/metrics.proto",
        "vendor/github.com/containerd/containerd/api/types/mount.proto",
        "vendor/github.com/containerd/containerd/api/types/platform.proto",
        "vendor/github.com/containerd/containerd/api/types/sandbox.proto",
        "vendor/github.com/containerd/containerd/api/types/task/task.proto",
        "vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto",
        "vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto",
        "vendor/github.com/containerd/containerd/api/types/transfer/progress.proto",
        "vendor/github.com/containerd/containerd/api/types/transfer/registry.proto",
        "vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto",
        "vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto",
        "vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto",
        "vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto",
        "vendor/github.com/containerd/continuity/proto/manifest.proto",
        "vendor/github.com/containerd/ttrpc/request.proto",
        "vendor/github.com/containerd/ttrpc/test.proto",
        "vendor/github.com/docker/docker/api/swagger.yaml",
        "vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/code.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/error_details.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/status.proto",
        "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
        "vendor/github.com/tonistiigi/fsutil/types/stat.proto",
        "vendor/github.com/tonistiigi/fsutil/types/wire.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 322789,
      "source_files_sampled": 649,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/Microsoft/hcsshim",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0-rc.7"
        },
        {
          "name": "github.com/agext/levenshtein",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3"
        },
        {
          "name": "github.com/armon/circbuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190214190532-5111143e8da2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.5"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.10"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.26.9"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.2"
        },
        {
          "name": "github.com/containerd/console",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/containerd/continuity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/containerd/fuse-overlayfs-snapshotter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/containerd/go-cni",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.9"
        },
        {
          "name": "github.com/containerd/go-runc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/containerd/nydus-snapshotter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/containerd/stargz-snapshotter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/containerd/stargz-snapshotter/estargz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/containerd/typeurl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/coreos/go-systemd/v22",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v22.5.0"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v23.0.1+incompatible"
        },
        {
          "name": "github.com/docker/distribution",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.8.1+incompatible"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v23.0.1+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/gofrs/flock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/gogo/googleapis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.9"
        },
        {
          "name": "github.com/google/shlex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191202100458-e7afc7fbc510"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/hashicorp/go-immutable-radix",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/golang-lru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.4"
        },
        {
          "name": "github.com/in-toto/in-toto-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/mitchellh/hashstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/moby/locker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/moby/patternmatcher",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/moby/sys/mountinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/moby/sys/signal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/morikuni/aec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-rc2.0.20221005185240-3a7f492d3f1b"
        },
        {
          "name": "github.com/opencontainers/runc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.5"
        },
        {
          "name": "github.com/opencontainers/runtime-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-rc.1"
        },
        {
          "name": "github.com/opencontainers/selinux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/package-url/packageurl-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1-0.20220428063043-89078438f170"
        },
        {
          "name": "github.com/pelletier/go-toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.5"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/pkg/profile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/serialx/hashring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190422032157-8b2912629002"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/spdx/tools-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1-0.20230104082527-d6f58551be3f"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.2"
        },
        {
          "name": "github.com/tonistiigi/fsutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230105215944-fb433841cbfa"
        },
        {
          "name": "github.com/tonistiigi/go-actions-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220404170428-0bdeb6e1eac7"
        },
        {
          "name": "github.com/tonistiigi/go-archvariant",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/tonistiigi/units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180711220420-6950e57a87ea"
        },
        {
          "name": "github.com/tonistiigi/vt100",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210615222946-8066bb97264f"
        },
        {
          "name": "github.com/urfave/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.12"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.7"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/jaeger",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230306155012-7f2fa6fef1f4"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.1"
        },
        {
          "name": "kernel.org/pub/linux/libs/security/libcap/cap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.67"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 26,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "tonistiigi",
          "commits": 2398,
          "avatar_url": "https://avatars.githubusercontent.com/u/585223?v=4"
        },
        {
          "type": "User",
          "login": "AkihiroSuda",
          "commits": 760,
          "avatar_url": "https://avatars.githubusercontent.com/u/9248427?v=4"
        },
        {
          "type": "User",
          "login": "crazy-max",
          "commits": 357,
          "avatar_url": "https://avatars.githubusercontent.com/u/1951866?v=4"
        },
        {
          "type": "User",
          "login": "jedevc",
          "commits": 253,
          "avatar_url": "https://avatars.githubusercontent.com/u/7352848?v=4"
        },
        {
          "type": "User",
          "login": "thaJeztah",
          "commits": 222,
          "avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
        },
        {
          "type": "User",
          "login": "sipsma",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/30126853?v=4"
        },
        {
          "type": "User",
          "login": "coryb",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/60973?v=4"
        },
        {
          "type": "User",
          "login": "ktock",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/43872416?v=4"
        },
        {
          "type": "User",
          "login": "hinshun",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/6493975?v=4"
        },
        {
          "type": "User",
          "login": "TBBle",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/138397?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.511
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        ".test.yml",
        "buildkit.yml",
        "buildx-image.yml",
        "dockerd.yml",
        "docs-upstream.yml",
        "frontend.yml",
        "test-os.yml",
        "validate.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".flake8",
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 86 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "internal error: internal error: invalid Dockerfile: ENV must have two arguments",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "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": "81 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "71a8a4019b17c79d712b0eed28f7aa2443d63b78",
        "ran_at": "2026-07-21T08:01:54Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/okteto/buildkit",
    "host": "github.com",
    "name": "buildkit",
    "owner": "okteto"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 45,
      "inputs": {
        "security": 41,
        "vitality": 42,
        "community": 14,
        "governance": 56,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 42,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": null,
              "days_since_last_push": 4,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v0.12.5-okteto3",
              "releases_from_tags": false,
              "days_since_latest_release": 734,
              "mean_days_between_releases": 78.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 734 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 734
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~78.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 78.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "critical",
        "name": "Community & Adoption",
        "value": 14,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 2,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.511
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 86 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/34 decided PRs merged",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 34
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 220,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "okteto",
              "public_repos": 213,
              "account_age_days": 2973
            },
            "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": "220 followers of okteto",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 220,
                      "login": "okteto"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "213 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 213
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "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": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": ".flake8, .golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://github.com/moby/moby/issues/34227",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/moby/moby/issues/34227",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Pinned-Dependencies, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4.1
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 86 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "internal error: internal error: invalid Dockerfile: ENV must have two arguments",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "81 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": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 96,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "util/archutil/Makefile",
                "vendor/github.com/Microsoft/hcsshim/Makefile",
                "vendor/github.com/aws/aws-sdk-go-v2/Makefile",
                "vendor/github.com/aws/smithy-go/Makefile",
                "vendor/github.com/containerd/containerd/Makefile",
                "vendor/github.com/containerd/continuity/Makefile",
                "vendor/github.com/containerd/fifo/Makefile",
                "vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile",
                "vendor/github.com/containerd/go-cni/Makefile",
                "vendor/github.com/containerd/ttrpc/Makefile",
                "vendor/github.com/felixge/httpsnoop/Makefile",
                "vendor/github.com/gogo/protobuf/gogoproto/Makefile",
                "vendor/github.com/gogo/protobuf/proto/Makefile",
                "vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile",
                "vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
                "vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile",
                "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
                "vendor/github.com/hashicorp/go-multierror/Makefile",
                "vendor/github.com/hashicorp/go-retryablehttp/Makefile",
                "vendor/github.com/jmespath/go-jmespath/Makefile",
                "vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
                "vendor/github.com/package-url/packageurl-go/Makefile",
                "vendor/github.com/pelletier/go-toml/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/prometheus/procfs/Makefile",
                "vendor/go.etcd.io/bbolt/Makefile",
                "vendor/go.opencensus.io/Makefile",
                "vendor/go.opentelemetry.io/otel/Makefile",
                "vendor/golang.org/x/net/http2/Makefile",
                "vendor/google.golang.org/grpc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, util/archutil/Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/aws/aws-sdk-go-v2/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/continuity/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile, vendor/github.com/containerd/go-cni/Makefile, vendor/github.com/containerd/ttrpc/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/package-url/packageurl-go/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, util/archutil/Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/aws/aws-sdk-go-v2/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/continuity/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/containerd/fuse-overlayfs-snapshotter/Makefile, vendor/github.com/containerd/go-cni/Makefile, vendor/github.com/containerd/ttrpc/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/package-url/packageurl-go/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/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": ".flake8, .golangci.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "internal error: internal error: invalid Dockerfile: ENV must have two arguments",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 322789,
              "source_files_sampled": 649,
              "oversized_source_files": 8
            },
            "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": "8/649 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 649,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "api/services/control/control.proto",
                "api/types/worker.proto",
                "cache/contenthash/checksum.proto",
                "frontend/gateway/pb/gateway.proto",
                "session/auth/auth.proto",
                "session/filesync/filesync.proto",
                "session/secrets/secrets.proto",
                "session/sshforward/ssh.proto",
                "session/upload/upload.proto",
                "solver/errdefs/errdefs.proto",
                "solver/pb/ops.proto",
                "sourcepolicy/pb/policy.proto",
                "util/apicaps/pb/caps.proto",
                "util/stack/stack.proto",
                "vendor/github.com/containerd/cgroups/stats/v1/metrics.proto",
                "vendor/github.com/containerd/containerd/api/events/container.proto",
                "vendor/github.com/containerd/containerd/api/events/content.proto",
                "vendor/github.com/containerd/containerd/api/events/image.proto",
                "vendor/github.com/containerd/containerd/api/events/namespace.proto",
                "vendor/github.com/containerd/containerd/api/events/snapshot.proto",
                "vendor/github.com/containerd/containerd/api/events/task.proto",
                "vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto",
                "vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto",
                "vendor/github.com/containerd/containerd/api/services/content/v1/content.proto",
                "vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto",
                "vendor/github.com/containerd/containerd/api/services/events/v1/events.proto",
                "vendor/github.com/containerd/containerd/api/services/images/v1/images.proto",
                "vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto",
                "vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto",
                "vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto",
                "vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto",
                "vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto",
                "vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto",
                "vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto",
                "vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto",
                "vendor/github.com/containerd/containerd/api/services/version/v1/version.proto",
                "vendor/github.com/containerd/containerd/api/types/descriptor.proto",
                "vendor/github.com/containerd/containerd/api/types/metrics.proto",
                "vendor/github.com/containerd/containerd/api/types/mount.proto",
                "vendor/github.com/containerd/containerd/api/types/platform.proto",
                "vendor/github.com/containerd/containerd/api/types/sandbox.proto",
                "vendor/github.com/containerd/containerd/api/types/task/task.proto",
                "vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto",
                "vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto",
                "vendor/github.com/containerd/containerd/api/types/transfer/progress.proto",
                "vendor/github.com/containerd/containerd/api/types/transfer/registry.proto",
                "vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto",
                "vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto",
                "vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto",
                "vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto",
                "vendor/github.com/containerd/continuity/proto/manifest.proto",
                "vendor/github.com/containerd/ttrpc/request.proto",
                "vendor/github.com/containerd/ttrpc/test.proto",
                "vendor/github.com/docker/docker/api/swagger.yaml",
                "vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/code.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/error_details.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/status.proto",
                "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
                "vendor/github.com/tonistiigi/fsutil/types/stat.proto",
                "vendor/github.com/tonistiigi/fsutil/types/wire.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "api/services/control/control.proto, api/types/worker.proto, cache/contenthash/checksum.proto, frontend/gateway/pb/gateway.proto, session/auth/auth.proto, session/filesync/filesync.proto, session/secrets/secrets.proto, session/sshforward/ssh.proto, session/upload/upload.proto, solver/errdefs/errdefs.proto, solver/pb/ops.proto, sourcepolicy/pb/policy.proto, util/apicaps/pb/caps.proto, util/stack/stack.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/sandbox.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto, vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto, vendor/github.com/containerd/containerd/api/types/transfer/progress.proto, vendor/github.com/containerd/containerd/api/types/transfer/registry.proto, vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto, vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/continuity/proto/manifest.proto, vendor/github.com/containerd/ttrpc/request.proto, vendor/github.com/containerd/ttrpc/test.proto, vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "api/services/control/control.proto, api/types/worker.proto, cache/contenthash/checksum.proto, frontend/gateway/pb/gateway.proto, session/auth/auth.proto, session/filesync/filesync.proto, session/secrets/secrets.proto, session/sshforward/ssh.proto, session/upload/upload.proto, solver/errdefs/errdefs.proto, solver/pb/ops.proto, sourcepolicy/pb/policy.proto, util/apicaps/pb/caps.proto, util/stack/stack.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/runtime/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/sandbox/v1/sandbox.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/streaming/v1/streaming.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/transfer/v1/transfer.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/sandbox.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/api/types/transfer/imagestore.proto, vendor/github.com/containerd/containerd/api/types/transfer/importexport.proto, vendor/github.com/containerd/containerd/api/types/transfer/progress.proto, vendor/github.com/containerd/containerd/api/types/transfer/registry.proto, vendor/github.com/containerd/containerd/api/types/transfer/streaming.proto, vendor/github.com/containerd/containerd/protobuf/plugin/fieldpath.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/continuity/proto/manifest.proto, vendor/github.com/containerd/ttrpc/request.proto, vendor/github.com/containerd/ttrpc/test.proto, vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.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",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/moby/buildkit' points at a different repository (https://github.com/moby/buildkit); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T08:02:19.097677Z",
  "schema_version": "0.17.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/okteto/buildkit.svg",
  "full_name": "okteto/buildkit",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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