# codydacosta-uds/zarf — health index 50/100 (Moderate)

> Inspection of the public repository codydacosta-uds/zarf by inspect.software. It holds a health index of 50 out of 100, placing it in the Moderate band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/codydacosta-uds/zarf
- Report page: https://inspect.software/software/codydacosta-uds/zarf
- Full JSON report: https://inspect.software/api/repositories/codydacosta-uds/zarf/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codydacosta-uds/zarf.svg
- Inspected: 2026-09-15
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 75/100 | Good |
| Community & Adoption | 17% | 12/100 | Critical |
| Sustainability & Governance | 23% | 35/100 | Weak |
| Engineering Quality | 19% | 66/100 | Good |
| Security | 16% | 47/100 | Weak |
| AI Readiness | 4% | 92/100 | Excellent |

The weighted overall 50 is calibrated to 50 on the published index scale (record calibration 2026-08-02).

## Repository facts

| Field | Value |
|---|---|
| Description | The Airgap Native Package Manager for Kubernetes |
| Classification | network-service, cli |
| Homepage | https://docs.zarf.dev/ |
| Primary language | Go |
| License | Apache-2.0 |
| Stars | 0 |
| Forks | 0 |
| Created | 2026-07-21 |
| Last push | 2026-07-21 |
| Latest release | v0.81.1 |
| Commits (last year) | 534 |
| Bus factor | 3 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/zarf-dev/zarf | v0.85.0 | — |

## Vitality — 75/100 (Good)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 67/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 18 / 36 | last push 56 days ago |
| Commit cadence | partial | 31.2 / 36 | 45/52 weeks with commits |
| Commit volume | met | 18 / 18 | 534 commits in the last year |
| OpenSSF Scorecard: Maintained | not met | 0 / 10 | project was created within the last 90 days. Please review its contents carefully |

### Release discipline — 88/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | partial | 16.2 / 27 | 99 version tags (no GitHub releases) |
| Release recency | met | 36 / 36 | latest release 60 days ago |
| Release cadence | met | 27 / 27 | a release every ~5.6 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 12/100 (Critical)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 1/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | not met | 0 / 60 | 0 stars |
| Forks | not met | 0 / 25 | 0 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

### Community health — 25/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 35/100 (Weak)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 76/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 36 / 54 | 3 contributor(s) cover half of all commits |
| Commit distribution | partial | 16.7 / 22.5 | top contributor authored 26% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 97 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 21 contributing companies or organizations |

### Issue & PR responsiveness — 1/100 (Critical)

Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | excluded | 0 / 42 | no issues or no data |
| PR acceptance | excluded | 0 / 30 | no decided pull requests or no data |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 21/100 (At Risk)

Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | partial | 10 / 30 | personal (user) account |
| Verified domain | excluded | 0 / 20 | not applicable to user accounts |
| Owner reach | not met | 0 / 25 | 0 followers of codydacosta-uds |
| Track record | partial | 6.5 / 25 | 6 public repos, account ~0 yr old |

## Engineering Quality — 66/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 26 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .golangci.yaml, .golangci.yml |
| Pre-commit hooks | met | 9.6 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | no pull request found |

### Documentation — 15/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://docs.zarf.dev/ |
| Repository description | not met | 0 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | not met | 0 / 10 | — |

## Security — 47/100 (Weak)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 47/100 (Weak)

Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | partial | 6 / 7.5 | binaries present in source code |
| Branch-Protection | not met | 0 / 7.5 | branch protection not enabled on development/release branches |
| CI-Tests | excluded | 0 / 2.5 | no pull request found |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 0/30 approved changesets -- score normalized to 0 |
| Contributors | met | 2.5 / 2.5 | project has 21 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | not met | 0 / 7.5 | project was created within the last 90 days. Please review its contents carefully |
| Packaging | excluded | 0 / 5 | internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/codydacosta-uds/zarf/actions/workflows/nightly-release.yaml/runs?status=success: 404 Not Found [] |
| Pinned-Dependencies | partial | 4 / 5 | dependency not pinned by hash detected -- score normalized to 8 |
| SAST | met | 5 / 5 | SAST tool detected: CodeQL |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 64 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

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.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 92/100 (Excellent)

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero).

### Agent context & guidance — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | AGENTS.md, vendor/github.com/aws/smithy-go/AGENTS.md, vendor/github.com/clipperhouse/displaywidth/AGENTS.md, vendor/github.com/lestrrat-go/jwx/v3/AGENTS.md, vendor/github.com/pelletier/go-toml/v2/AGENTS.md, vendor/gitlab.com/gitlab-org/api/client-go/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md |
| Machine-readable docs (llms.txt) | met | 15 / 15 | llms.txt present |
| Legible commit history | met | 40 / 40 | 73 of 73 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile, vendor/connectrpc.com/connect/Makefile, vendor/cuelabs.dev/go/oci/ociregistry/Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/CycloneDX/cyclonedx-go/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/Masterminds/vcs/Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/agnivade/levenshtein/Makefile, vendor/github.com/anchore/bubbly/Makefile, vendor/github.com/anchore/clio/Makefile, vendor/github.com/anchore/fangs/Makefile, vendor/github.com/anchore/go-collections/Makefile, vendor/github.com/anchore/go-homedir/Makefile, vendor/github.com/anchore/go-logger/Makefile, vendor/github.com/anchore/go-lzo/Makefile, vendor/github.com/anchore/go-macholibre/Makefile, vendor/github.com/anchore/go-struct-converter/Makefile, vendor/github.com/anchore/go-sync/Makefile, vendor/github.com/anchore/packageurl-go/Makefile, vendor/github.com/anchore/stereoscope/Makefile, vendor/github.com/avast/retry-go/v4/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/buger/jsonparser/Makefile, vendor/github.com/charmbracelet/bubbletea/Taskfile.yaml, vendor/github.com/charmbracelet/lipgloss/Taskfile.yaml, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/containerd/ttrpc/Makefile, vendor/github.com/digitorus/pkcs7/Makefile, vendor/github.com/distribution/distribution/v3/Makefile, vendor/github.com/distribution/reference/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/emicklei/proto/Makefile, vendor/github.com/fairwindsops/pluto/v5/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/fluxcd/gitkit/Makefile, vendor/github.com/go-chi/chi/v5/Makefile, vendor/github.com/go-git/gcfg/Makefile, vendor/github.com/go-git/go-billy/v5/Makefile, vendor/github.com/go-git/go-git/v5/Makefile, vendor/github.com/go-ini/ini/Makefile, vendor/github.com/goccy/go-json/Makefile, vendor/github.com/goccy/go-yaml/Makefile, vendor/github.com/gofrs/flock/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/golang-cz/devslog/Makefile, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gosuri/uitable/Makefile, vendor/github.com/gpustack/gguf-parser-go/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/hashicorp/go-rootcerts/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/hcl/Makefile, vendor/github.com/hashicorp/hcl/v2/Makefile, vendor/github.com/itchyny/gojq/Makefile, vendor/github.com/itchyny/timefmt-go/Makefile, vendor/github.com/jmoiron/sqlx/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/lestrrat-go/jwx/v3/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/olekukonko/ll/Makefile, vendor/github.com/package-url/packageurl-go/Makefile, vendor/github.com/pb33f/ordered-map/v2/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pjbgf/sha1cd/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/redis/go-redis/v9/Makefile, vendor/github.com/rubenv/sql-migrate/Makefile, vendor/github.com/sagikazarmark/locafero/justfile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/sorairolake/lzip-go/justfile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/spf13/viper/Makefile, vendor/github.com/tetratelabs/wazero/Makefile, vendor/github.com/vbatts/go-mtree/Makefile, vendor/github.com/yuin/gopher-lua/Makefile, vendor/github.com/yuin/gopher-lua/parse/Makefile, vendor/gitlab.com/gitlab-org/api/client-go/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/go.yaml.in/yaml/v4/GNUmakefile, vendor/google.golang.org/grpc/Makefile, vendor/gopkg.in/ini.v1/Makefile, vendor/modernc.org/gc/v3/Makefile, vendor/modernc.org/libc/Makefile, vendor/modernc.org/mathutil/Makefile, vendor/modernc.org/memory/Makefile, vendor/modernc.org/sqlite/Makefile, vendor/modernc.org/strutil/Makefile, vendor/modernc.org/token/Makefile, vendor/oras.land/oras-go/v2/Makefile, vendor/sigs.k8s.io/json/Makefile, vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .golangci.yaml, .golangci.yml |
| Static type checking | met | 11 / 11 | site/tsconfig.json |
| Reproducible environment | met | 10 / 10 | Dockerfile, Nix, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | met | 8 / 8 | 21 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 8 / 10 | dependency not pinned by hash detected -- score normalized to 8 |

### Code legibility for models — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Go (statically typed) |
| Manageable file sizes | partial | 54.7 / 55 | 2/344 source files over 60KB |

### Machine-readable interfaces — 80/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.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/mounts/v1/mounts.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/event.proto, vendor/github.com/containerd/containerd/api/types/fieldpath.proto, vendor/github.com/containerd/containerd/api/types/introspection.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/runc/options/oci.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/container.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/ttrpc/request.proto, vendor/github.com/containerd/ttrpc/test.proto, vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto, vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options/annotations.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options/openapiv2.proto, vendor/github.com/letsencrypt/boulder/core/proto/core.proto, vendor/github.com/spiffe/go-spiffe/v2/proto/spiffe/workload/workload.proto, vendor/github.com/vektah/gqlparser/v2/validator/imported/prelude.graphql, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha2/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1beta1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1alpha1/generated.proto, vendor/k8s.io/metrics/pkg/apis/metrics/v1beta1/generated.proto, vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | examples |

## Collection warnings

- Community profile unavailable
- go package 'github.com/zarf-dev/zarf' points at a different repository (https://github.com/zarf-dev/zarf); excluded from ecosystem scoring
- GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
