Polished and well engineered. Punching above its star count.
The Ory documentation
Documentation
88
README12pt
70
README is present.
Contributing guide5pt
93
Contributing guide is detailed and thorough.
Install and run instructions9pt
100
README documents how to install the project.
License6pt
100
Licensed under Apache-2.0.
Engineering
94
CI/CD14pt
85
CI is configured (.github/workflows/build.yml).
Reproducibility6pt
85
Lockfile present (go.sum). Installs are reproducible.
Tests18pt
100
Test files detected (code-examples/oathkeeper/ws/main_test.go).
Linting and formatting5pt
100
Formatting enforced (.editorconfig).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
94
Housekeeping3pt
60
.gitignore present.
Dependency manifest6pt
100
Dependency manifest found (go.mod).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 1,829Forks
- 42Releaseslatest 7y ago
Community
- —Community health
- —authors own >50% of commits
- 163Watchers
Responsiveness
- 27d 23hMedian issue response
- <1hMedian PR merge time
- 66Open issues
Repository files46 root entries
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- .reports
- .vscode
- code-examplesGood: Test files detected (code-examples/oathkeeper/ws/main_test.go).Good: Environment pinned via code-examples/oathkeeper/docker-compose.yml.Issue: Build artifacts or local files may be committed (code-examples/protect-page-login/flutter_web_redirect/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- docs
- logs
- schemas
- src
- tests
- .coderabbit.yaml
- .editorconfigGood: Formatting enforced (.editorconfig).
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrc.js
- .reference-ignore
- AGENTS.md
- arrow-left.svg
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- docusaurus.config.ts
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- index.js
- jest.config.js
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- package-lock.json
- package.json
- playwright.config.ts
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- sidebars-agentic.ts
- sidebars-b2b.ts
- sidebars-ciam.ts
- sidebars-integrates.ts
- sidebars-network.ts
- sidebars-oel.ts
- sidebars-oss.ts
- sidebars-quickstarts.ts
- sidebars-workforce.ts
- sidebars.ts
- tailwind.config.js
- tools.go
- tsconfig.json
- vercel.json