# rhafer/ocis — health index 21/100 (Critical)

> Inspection of the public repository rhafer/ocis by inspect.software. It holds a health index of 21 out of 100, placing it in the Critical 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/rhafer/ocis
- Report page: https://inspect.software/software/rhafer/ocis
- Full JSON report: https://inspect.software/api/repositories/rhafer/ocis/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rhafer/ocis.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% | 20/100 | Critical |
| Community & Adoption | 18% | 12/100 | Critical |
| Sustainability & Governance | 24% | 53/100 | Moderate |
| Engineering Quality | 20% | 55/100 | Moderate |
| Security | 16% | 27/100 | Critical |
| AI Readiness | not counted | 65/100 | Moderate |

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

## Repository facts

| Field | Value |
|---|---|
| Description | :atom_symbol: ownCloud Infinite Scale Stack |
| Homepage | https://owncloud.dev/ocis/ |
| Primary language | Go |
| License | Apache-2.0 |
| Stars | 0 |
| Forks | 0 |
| Created | 2021-08-04 |
| Last push | 2025-02-04 |
| Latest release | v1.9.0 |
| Commits (last year) | 0 |
| Bus factor | 6 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/owncloud/ocis/v2 | v2.0.0 | — |

## Vitality — 20/100 (Critical)

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | not met | 0 / 36 | last push 533 days ago |
| Commit cadence | not met | 0 / 36 | 0/52 weeks with commits |
| Commit volume | not met | 0 / 18 | 0 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 — 48/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 | 37 version tags (no GitHub releases) |
| Release recency | not met | 0 / 36 | latest release 1835 days ago |
| Release cadence | met | 27 / 27 | a release every ~9.1 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 60/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | partial | 60 / 100 | no human commit for 562 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained |

## 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 (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 — 53/100 (Moderate)

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

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

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

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 | not met | 0 / 38.2 | 0/93 decided PRs merged |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 57/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 | 10.8 / 25 | 31 followers of rhafer |
| Track record | met | 25 / 25 | 74 public repos, account ~15 yr old |

## Engineering Quality — 55/100 (Moderate)

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

### Engineering practices — 58/100 (Moderate)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | not met | 0 / 24 | — |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .flake8, .golangci.yaml, .golangci.yml, .php-cs-fixer.dist.php, phpcs.xml |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | no pull request found |

### Documentation — 50/100 (Moderate)

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

## Security — 27/100 (Critical)

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 — 27/100 (Critical)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | partial | 6.8 / 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 40 contributing companies or organizations |
| Dangerous-Workflow | excluded | 0 / 10 | no workflows found |
| 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 | 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 | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| 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 | excluded | 0 / 7.5 | No tokens found |
| Vulnerabilities | not met | 0 / 7.5 | 177 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 — 65/100 (Moderate)

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 — 25/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | partial | 25.1 / 40 | 47 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 77/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile, docs/Makefile, ocis-pkg/Makefile, ocis/Makefile, protogen/Makefile, services/activitylog/Makefile, services/antivirus/Makefile, services/app-provider/Makefile, services/app-registry/Makefile, services/audit/Makefile, services/auth-app/Makefile, services/auth-basic/Makefile, services/auth-bearer/Makefile, services/auth-machine/Makefile, services/auth-service/Makefile, services/clientlog/Makefile, services/collaboration/Makefile, services/eventhistory/Makefile, services/frontend/Makefile, services/gateway/Makefile, services/graph/Makefile, services/groups/Makefile, services/idm/Makefile, services/idp/Makefile, services/idp/i18n/Makefile, services/idp/src/Makefile, services/idp/src/images/Makefile, services/invitations/Makefile, services/nats/Makefile, services/notifications/Makefile, services/ocdav/Makefile, services/ocm/Makefile, services/ocs/Makefile, services/policies/Makefile, services/postprocessing/Makefile, services/proxy/Makefile, services/search/Makefile, services/settings/Makefile, services/sharing/Makefile, services/sse/Makefile, services/storage-publiclink/Makefile, services/storage-shares/Makefile, services/storage-system/Makefile, services/storage-users/Makefile, services/thumbnails/Makefile, services/userlog/Makefile, services/users/Makefile, services/web/Makefile, services/webdav/Makefile, services/webfinger/Makefile, tests/acceptance/docker/Makefile, tests/ociswrapper/Makefile, tests/ociswrapper/vendor/github.com/spf13/cobra/Makefile, vendor/contrib.go.opencensus.io/exporter/prometheus/Makefile, vendor/github.com/Masterminds/semver/Makefile, vendor/github.com/Masterminds/sprig/Makefile, vendor/github.com/Nerzal/gocloak/v13/Makefile, vendor/github.com/RoaringBitmap/roaring/roaring64/Makefile, vendor/github.com/agnivade/levenshtein/Makefile, vendor/github.com/cevaris/ordered_map/Makefile, vendor/github.com/cilium/ebpf/Makefile, vendor/github.com/containerd/cgroups/v3/Makefile, vendor/github.com/cornelk/hashmap/Makefile, vendor/github.com/felixge/httpsnoop/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/go-ldap/ldif/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/go-redis/redis/v8/Makefile, vendor/github.com/go-task/slim-sprig/Taskfile.yml, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/gobwas/ws/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/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/gookit/goutil/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gorilla/schema/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/libregraph/idm/Makefile, vendor/github.com/libregraph/lico/Makefile, vendor/github.com/libregraph/lico/identifier/Makefile, vendor/github.com/minio/minio-go/v7/Makefile, vendor/github.com/mna/pigeon/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/nats-io/jwt/v2/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/opentracing/opentracing-go/Makefile, vendor/github.com/pjbgf/sha1cd/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/alertmanager/template/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/r3labs/sse/v2/Makefile, vendor/github.com/riandyrn/otelchi/Makefile, vendor/github.com/segmentio/kafka-go/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/stretchr/objx/Taskfile.yml, vendor/github.com/studio-b12/gowebdav/Makefile, vendor/github.com/unrolled/secure/Makefile, vendor/github.com/urfave/cli/v2/Makefile, vendor/github.com/wk8/go-ordered-map/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/google.golang.org/grpc/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .flake8, .golangci.yaml, .golangci.yml, .php-cs-fixer.dist.php, phpcs.xml |
| Static type checking | met | 11 / 11 | services/idp/tsconfig.json, vendor/github.com/libregraph/lico/identifier/tsconfig.json |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | partial | 5 / 8 | dependency automation configured, none observed in the sampled commits |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

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

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | protogen/proto/ocis/messages/eventhistory/v0/eventhistory.proto, protogen/proto/ocis/messages/policies/v0/policies.proto, protogen/proto/ocis/messages/search/v0/search.proto, protogen/proto/ocis/messages/settings/v0/settings.proto, protogen/proto/ocis/messages/store/v0/store.proto, protogen/proto/ocis/messages/thumbnails/v0/thumbnails.proto, protogen/proto/ocis/services/eventhistory/v0/eventhistory.proto, protogen/proto/ocis/services/policies/v0/policies.proto, protogen/proto/ocis/services/search/v0/search.proto, protogen/proto/ocis/services/settings/v0/settings.proto, protogen/proto/ocis/services/store/v0/store.proto, protogen/proto/ocis/services/thumbnails/v0/thumbnails.proto, vendor/github.com/blevesearch/bleve/v2/index/upsidedown/upsidedown.proto, vendor/github.com/containerd/cgroups/v3/cgroup1/stats/metrics.proto, vendor/github.com/containerd/cgroups/v3/cgroup2/stats/metrics.proto, vendor/github.com/cs3org/reva/v2/internal/grpc/services/helloworld/proto/helloworldsvc.proto, vendor/github.com/cs3org/reva/v2/pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.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/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.proto, vendor/github.com/open-policy-agent/opa/internal/gqlparser/validator/prelude.graphql, vendor/go-micro.dev/v4/codec/protorpc/envelope.proto, vendor/go-micro.dev/v4/errors/errors.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 |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | examples |

## Collection warnings

- Community profile unavailable
- go package 'github.com/owncloud/ocis/v2' points at a different repository (https://github.com/owncloud/ocis); excluded from ecosystem scoring
- Could not fetch packagist package 'owncloud/ocis' 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
