92
/ 100
Polished and well engineered. Punching above its star count.
The Ory documentation
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
88
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
94
CI is configured (.github/workflows/build.yml).
Lockfile present (go.sum). Installs are reproducible.
Test files detected (code-examples/oathkeeper/ws/main_test.go).
Formatting enforced (.editorconfig).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (go.mod).
Repository has a description.
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
- 87% - GoodCommunity health
- -authors own >50% of commits
- 163Watchers
Responsiveness
- 27d 23hMedian issue response
- <1hMedian PR merge time
- 67Open 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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/ory/docs)