cri-o/cri-o
application Go 5.6k stars
1.2k forks
Created Sep 2016 · last pushed 5 days ago
ocioci-runtimekubernetescontainer-runtime-interfacek8s-sig-nodekata-containersrunchacktoberfestcrun
A
91
/ 100
oci oci-runtime kubernetes container-runtime-interface k8s-sig-node kata-containers runc hacktoberfest crun
Last analyzed: April 3, 2026
Created: September 9, 2016 Last pushed: April 3, 2026
Dimension Scores
Individual health dimension scores for this repository
Security 100
Testing 94
Documentation 85
Architecture 85
DevOps 100
Maintenance 83
Detailed Findings
Security 100/100
✓ Security policy (SECURITY.md) Security policy found with contact info and disclosure process (2781 chars)
✓ Pinned dependencies (Actions SHA) 16/16 action refs pinned to SHA (100%)
✓ Token permissions At least one workflow uses explicit restrictive permissions
✓ Dependency update automation Using Dependabot
✓ Code ownership CODEOWNERS file found
✓ No committed .env files No .env files committed
✓ .gitignore present .gitignore found
✓ CI workflows (branch protection proxy) GitHub Actions found (likely branch protection in place)
Testing 94/100
✓ CI workflows GitHub Actions detected
✓ Test files 292 test-related file(s) found
✓ Coverage configuration Coverage/test runner config found
✓ Test runner configured Test runner configuration detected
✗ Pre-commit hooks No pre-commit hooks found
Documentation 85/100
✓ README quality README.md is 16491 chars
✓ LICENSE file License: Apache-2.0
✓ CONTRIBUTING guide Contributing guide found
✗ CHANGELOG No CHANGELOG — users can't see what changed between versions
✓ Documentation directory or API docs Documentation directory or API docs found
✓ Repository description Description: "Open Container Initiative-based implementation of Kubernetes Container Runtime Interface"
Architecture 85/100
✓ Type safety (built-in + go.mod) go.mod found — Go has built-in type safety
✓ Linter (golangci-lint) golangci-lint config found
✓ Code formatter (gofmt — built-in) gofmt is built into Go toolchain
✓ Package structure (cmd/, pkg/, internal/) Standard Go layout found
✓ Build runner (Makefile / Taskfile) Build runner found
✗ Go version pinning (.go-version / go.work) No .go-version or go.work — consider pinning the Go toolchain version
DevOps 100/100
✓ CI/CD pipeline GitHub Actions, Prow (inferred)
✓ Container support (Docker) Docker config found (Dockerfile)
✓ Release automation Release automation configured
✓ Issue/PR templates Issue/PR templates found
✓ Deployment/Infrastructure config Deployment or build config found
Maintenance 83/100
✓ Last commit recency Last commit 1 day(s) ago — actively maintained
✗ Open issue freshness Median open issue age: 939 day(s) — stale issues accumulating (oldest sampled: 1773 days)
✓ Recent releases Latest release 1 day(s) ago (5 recent releases)
✓ Bus factor Bus factor 7 — healthy contributor distribution (openshift-merge-robot, saschagrunert, mrunalp, openshift-merge-bot[bot], haircommander)
✓ Community adoption (stars) 5,598 stars — strong community adoption
✗ Maintainer funding No FUNDING.yml found (not penalized)