88
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Cloud-native high-performance edge/middle/service proxy
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
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
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
83
CI is configured (.github/workflows/_check_build.yml).
Test files detected (api/test).
Rust linting configured (.flake8).
Lockfile present (Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 271 / 933Commits (30d / 90d)
- 5,454Forks
- 273Releaseslatest 7y ago
Community
- 100% - GoodCommunity health
- 10 bus factorauthors own >50% of commits
- 28,469Watchers
Responsiveness
- 1d 8hMedian issue response
- <1hMedian PR merge time
- 1,835Open issues
Repository files76 root entries
- .agents
- .bazelci
- .bcr
- .devcontainer
- .gemini
- .githubGood: CI is configured (.github/workflows/_check_build.yml).Good: Dependabot covers 16 ecosystems (pip, pip, pip, docker, docker, docker, docker, github-actions, gomod, gomod, gomod, gomod, gomod, gomod, gomod, gomod). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- apiGood: Test files detected (api/test).
- bazel
- changelogs
- ciGood: Environment pinned via ci/docker-compose.yml.
- compat
- configs
- contrib
- distribution
- docs
- envoy
- maintainer
- mobile
- restarter
- security
- source
- support
- test
- third_party
- tools
- .bazelignore
- .bazelrc
- .bazelversion
- .clang-format
- .clang-tidy
- .coveragerc
- .dockerignore
- .flake8Good: Rust linting configured (.flake8).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .yamllint
- AGENTS.md
- API_VERSION.txt
- BACKPORTS.md
- BUILD
- Cargo.Bazel.lock
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- 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.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DCO
- DEPENDENCY_POLICY.md
- DEPRECATED.md
- DEVELOPER.md
- EXTENSION_POLICY.md
- go.mod
- go.sum
- GOVERNANCE.md
- LICENSEGood: Licensed under Apache-2.0.
- MODULE.bazel
- MODULE.bazel.lock
- NOTICE
- OWNERS.md
- PULL_REQUEST_TEMPLATE.md
- PULL_REQUESTS.md
- pytest.ini
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- releases.asc
- RELEASES.md
- REPO_LAYOUT.md
- repokitteh.star
- reviewers.yaml
- rustfmt.toml
- SECURITY-INSIGHTS.yml
- SECURITY.mdGood: Security policy present.
- STYLE.md
- VERSION.txt
- WORKSPACE
- WORKSPACE.bzlmod
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/envoyproxy/envoy)