surrealdb/surrealdb
application Rust 31.7k stars
A
95
/ 100
Last analyzed: April 3, 2026
Dimension Scores
Individual health dimension scores for this repository
Security 100
Testing 100
Documentation 85
Architecture 100
DevOps 100
Maintenance 83
Detailed Findings
Security 100/100
✓ Security policy (SECURITY.md) Security policy found with contact info and disclosure process (6817 chars)
✓ Pinned dependencies (Actions SHA) 52/52 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 100/100
✓ CI workflows GitHub Actions detected
✓ Test files 1715 test-related file(s) found
✓ Coverage configuration Coverage/test runner config found
✓ Test runner configured Test runner configuration detected
✓ Pre-commit hooks Using pre-commit
Documentation 85/100
✓ README quality README.md is 28633 chars
✓ LICENSE file License: NOASSERTION
✓ 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: "A scalable, distributed, collaborative, document-graph database, for the realtime web"
Architecture 100/100
✓ Type safety (built-in + Cargo.toml) Cargo.toml found — Rust has built-in type safety
✓ Linter (clippy) Clippy config or CI found
✓ Code formatter (rustfmt) rustfmt.toml found
✓ Source structure src/ directory found
✓ Build configuration (Cargo.toml) Cargo.toml found
DevOps 100/100
✓ CI/CD pipeline GitHub Actions
✓ 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 0 day(s) ago — actively maintained
✗ Open issue freshness Median open issue age: 793 day(s) — stale issues accumulating (oldest sampled: 1111 days)
✓ Recent releases Latest release 6 day(s) ago (5 recent releases)
✓ Bus factor Bus factor 4 — healthy contributor distribution (tobiemh, rushmorem, emmanuel-keller, DelSkayn)
✓ Community adoption (stars) 31,749 stars — strong community adoption
✗ Maintainer funding No FUNDING.yml found (not penalized)