# chaudum/loki — health index 42/100 (At risk)

> Inspection of the public repository chaudum/loki by inspect.software. It holds a health index of 42 out of 100, placing it in the At risk 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/chaudum/loki
- Report page: https://inspect.software/software/chaudum/loki
- Full JSON report: https://inspect.software/api/repositories/chaudum/loki/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chaudum/loki.svg
- Inspected: 2026-07-22
- Methodology: metrics 1.13.0, report schema 0.26.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 33/100 | At risk |
| Community & Adoption | 18% | 12/100 | Critical |
| Sustainability & Governance | 24% | 78/100 | Good |
| Engineering Quality | 20% | 76/100 | Good |
| Security | 16% | 42/100 | At risk |
| AI Readiness | not counted | 87/100 | Excellent |

Abandonment Policy applies a 85% multiplier to weighted overall health.

## Repository facts

| Field | Value |
|---|---|
| Description | Like Prometheus, but for logs. |
| Homepage | https://grafana.com/loki |
| Primary language | Go |
| License | AGPL-3.0 |
| Stars | 0 |
| Forks | 0 |
| Created | 2022-03-02 |
| Last push | 2025-09-30 |
| Latest release | v2.4.2 |
| Commits (last year) | 524 |
| Bus factor | 11 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/grafana/loki/v3 | v3.7.3 | — |
| go | github.com/grafana/loki/operator | v0.10.2 | — |

## Vitality — 33/100 (At risk)

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

### Development activity — 28/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 3.6 / 36 | last push 295 days ago |
| Commit cadence | partial | 6.9 / 36 | 10/52 weeks with commits |
| Commit volume | met | 18 / 18 | 524 commits in the last year |
| OpenSSF Scorecard: Maintained | not met | 0 / 10 | 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0 |

### Release discipline — 40/100 (At risk)

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 | 24 version tags (no GitHub releases) |
| Release recency | not met | 0 / 36 | latest release 1652 days ago |
| Release cadence | partial | 19.8 / 27 | a release every ~56.2 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | partial | 85 / 100 | no human commit for 298 days; 3 unmet obligation(s): releases stalled, Scorecard reports it unmaintained, CI broken |

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

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% 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 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (AGPL-3.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 — 78/100 (Good)

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

### Maintainer resilience (bus factor) — 98/100 (Excellent)

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

### Issue & PR responsiveness — 72/100 (Good)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | excluded | 0 / 46.8 | no issues or no data |
| PR acceptance | met | 38.2 / 38.2 | 2/2 decided PRs merged |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 60/100 (Moderate)

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 | partial | 13.4 / 25 | 71 followers of chaudum |
| Track record | met | 25 / 25 | 72 public repos, account ~16 yr old |

## Engineering Quality — 76/100 (Good)

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

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 39 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .golangci.yaml, .golangci.yml, .rubocop.yml, biome.json, eslint.config.js |
| 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 — 40/100 (At risk)

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

## Security — 42/100 (At risk)

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 — 42/100 (At risk)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| 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 24 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 | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | not met | 0 / 7.5 | 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | partial | 3 / 5 | dependency not pinned by hash detected -- score normalized to 6 |
| SAST | not met | 0 / 5 | no SAST tool detected |
| Security-Policy | not met | 0 / 5 | security policy file not 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 | 110 existing vulnerabilities detected |

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

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 — 87/100 (Excellent)

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.

### Agent context & guidance — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | .cursor/rules/frontend.mdc, CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 35 of 37 human commits state their intent (structured subject or explanatory body) |

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile, clients/cmd/fluentd/Makefile, docs/Makefile, operator/Makefile, pkg/logql/bench/Makefile, pkg/ui/frontend/Makefile, production/helm/loki/Makefile, production/ksonnet/enterprise-logs/Makefile, tools/dev/k3d/Makefile, tools/kafka/plain/Makefile, tools/kafka/sasl-plain/Makefile, tools/kafka/sasl-scram/Makefile, tools/kafka/sasl-ssl/Makefile, tools/kafka/ssl/Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/IBM/sarama/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/alecthomas/chroma/v2/Makefile, vendor/github.com/alicebob/miniredis/v2/Makefile, vendor/github.com/alicebob/miniredis/v2/fpconv/Makefile, vendor/github.com/alicebob/miniredis/v2/proto/Makefile, vendor/github.com/alicebob/miniredis/v2/server/Makefile, vendor/github.com/apache/arrow-go/v18/arrow/Makefile, vendor/github.com/apache/arrow-go/v18/arrow/bitutil/Makefile, vendor/github.com/apache/arrow-go/v18/arrow/memory/Makefile, vendor/github.com/apache/arrow-go/v18/internal/utils/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/bits-and-blooms/bloom/v3/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/distribution/reference/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/go-ini/ini/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/go-zookeeper/zk/Makefile, vendor/github.com/goccy/go-json/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gophercloud/gophercloud/v2/Makefile, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/grafana/ckit/Makefile, vendor/github.com/grafana/jsonparser/Makefile, vendor/github.com/grafana/tail/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/memberlist/Makefile, vendor/github.com/influxdata/telegraf/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/leodido/go-syslog/v4/makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/minio/minio-go/v7/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil/Makefile, vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/Makefile, vendor/github.com/opentracing/opentracing-go/Makefile, vendor/github.com/parquet-go/parquet-go/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/pressly/goose/v3/Makefile, vendor/github.com/prometheus/common/sigv4/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/prometheus/sigv4/Makefile, vendor/github.com/redis/go-redis/v9/Makefile, vendor/github.com/richardartoul/molecule/Makefile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/stretchr/objx/Taskfile.yml, vendor/github.com/thanos-io/objstore/Makefile, vendor/github.com/tjhop/slog-gokit/Makefile, vendor/github.com/uber/jaeger-client-go/Makefile, vendor/github.com/yuin/gopher-lua/Makefile, vendor/github.com/yuin/gopher-lua/parse/Makefile, vendor/github.com/zeebo/xxh3/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opentelemetry.io/collector/component/Makefile, vendor/go.opentelemetry.io/collector/confmap/Makefile, vendor/go.opentelemetry.io/collector/confmap/xconfmap/Makefile, vendor/go.opentelemetry.io/collector/consumer/Makefile, vendor/go.opentelemetry.io/collector/featuregate/Makefile, vendor/go.opentelemetry.io/collector/internal/telemetry/Makefile, vendor/go.opentelemetry.io/collector/pipeline/Makefile, vendor/go.opentelemetry.io/collector/processor/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/goleak/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/modernc.org/libc/Makefile, vendor/modernc.org/mathutil/Makefile, vendor/modernc.org/memory/Makefile, vendor/sigs.k8s.io/json/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .golangci.yaml, .golangci.yml, .rubocop.yml, biome.json, eslint.config.js |
| Static type checking | met | 11 / 11 | pkg/ui/frontend/tsconfig.json |
| Reproducible environment | met | 10 / 10 | devcontainer, Dockerfile, Nix, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | met | 8 / 8 | 60 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 6 / 10 | dependency not pinned by hash detected -- score normalized to 6 |

### Code legibility for models — 99/100 (Excellent)

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | pkg/bloombuild/protos/service.proto, pkg/bloombuild/protos/types.proto, pkg/compactor/client/grpc/grpc.proto, pkg/compactor/deletion/deletionproto/types.proto, pkg/dataobj/internal/metadata/datasetmd/datasetmd.proto, pkg/dataobj/internal/metadata/filemd/filemd.proto, pkg/dataobj/metastore/metastore.proto, pkg/ingester/checkpoint.proto, pkg/limits/proto/limits.proto, pkg/logproto/bloomgateway.proto, pkg/logproto/indexgateway.proto, pkg/logproto/ingester-rf1.proto, pkg/logproto/logproto.proto, pkg/logproto/metrics.proto, pkg/logproto/pattern.proto, pkg/logproto/sketch.proto, pkg/logqlmodel/stats/stats.proto, pkg/lokifrontend/frontend/v1/frontendv1pb/frontend.proto, pkg/lokifrontend/frontend/v2/frontendv2pb/frontend.proto, pkg/push/push-rf1.proto, pkg/push/push.proto, pkg/querier/queryrange/queryrange.proto, pkg/querier/queryrange/queryrangebase/definitions/definitions.proto, pkg/querier/queryrange/queryrangebase/queryrange.proto, pkg/querier/stats/stats.proto, pkg/ruler/base/ruler.proto, pkg/ruler/rulespb/rules.proto, pkg/scheduler/schedulerpb/scheduler.proto, pkg/storage/chunk/cache/resultscache/test_types.proto, pkg/storage/chunk/cache/resultscache/types.proto, pkg/storage/chunk/client/grpc/grpc.proto, pkg/storage/stores/series/index/caching_index_client.proto, vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto, vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/gogo/googleapis/google/api/annotations.proto, vendor/github.com/gogo/googleapis/google/api/client.proto, vendor/github.com/gogo/googleapis/google/api/http.proto, vendor/github.com/gogo/googleapis/google/api/httpbody.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/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/grafana/dskit/grpcutil/error_details.proto, vendor/github.com/grafana/dskit/httpgrpc/httpgrpc.proto, vendor/github.com/grafana/dskit/kv/memberlist/kv.proto, vendor/github.com/grafana/dskit/ring/partition_ring_desc.proto, vendor/github.com/grafana/dskit/ring/ring.proto, vendor/github.com/grafana/dskit/server/fake_server.proto, vendor/github.com/grafana/loki/pkg/push/push-rf1.proto, vendor/github.com/grafana/loki/pkg/push/push.proto, vendor/github.com/prometheus/prometheus/prompb/io/prometheus/client/metrics.proto, vendor/github.com/prometheus/prometheus/prompb/io/prometheus/write/v2/types.proto, vendor/github.com/prometheus/prometheus/prompb/remote.proto, vendor/github.com/prometheus/prometheus/prompb/types.proto, vendor/go.etcd.io/etcd/api/v3/authpb/auth.proto, vendor/go.etcd.io/etcd/api/v3/etcdserverpb/etcdserver.proto, vendor/go.etcd.io/etcd/api/v3/etcdserverpb/raft_internal.proto, vendor/go.etcd.io/etcd/api/v3/etcdserverpb/rpc.proto, vendor/go.etcd.io/etcd/api/v3/membershippb/membership.proto, vendor/go.etcd.io/etcd/api/v3/mvccpb/kv.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/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/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/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1alpha1/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/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/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/v1alpha1/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 |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | example, examples, samples |

## Collection warnings

- Community profile unavailable
- go package 'github.com/grafana/loki/v3' points at a different repository (https://github.com/grafana/loki); excluded from ecosystem scoring
- go package 'github.com/grafana/loki/operator' points at a different repository (https://github.com/grafana/loki); excluded from ecosystem scoring
- Could not fetch go package 'github.com/grafana/loki/pkg/push' from its registry
- Could not fetch go package 'github.com/grafana/loki/cmd/chunks-inspect' from its registry
- Could not fetch go package 'github.com/grafana/loki/cmd/index' from its registry
- Could not fetch go package 'github.com/grafana/loki/cmd/segment-inspect' from its registry
- 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
