97
/ 100
Excellent work. The main thing left to polish is dependency metadata. It just hasn't found an audience yet.
Self-hosted Docker management dashboard — runs standalone (zero deps) or in HA mode (Redis). In-app observability wizard (Prometheus+Grafana). Multi-host SSH/TCP, Trivy+Grype+Scout vuln scan, GitOps+Webhooks, RBAC+MFA+LDAP, Docker Swarm, CIS Benchmark, audit log, 11 languages. ~50MB RAM.
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 2Dependency manifest6pt
Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.
- 3Dependency manifest6pt
Add a `keywords` array to help people find your package on npm.
- 4Dependency manifest6pt
Add a `homepage` field pointing to your docs or project website.
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
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
98
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (docs/planning/v6.7/outbound-filter/spikes/p10-netadmin-check.test.js).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (eslint.config.js).
Issue or PR templates present.
Project health
89
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 96 / 174Commits (30d / 90d)
- 3Forks
- 150Releaseslatest 4mo ago
Community
- 85% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 8Watchers
Responsiveness
- 52d 23hMedian issue response
- -Median PR merge time
- 1Open issues
Repository files32 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- agent
- caddy-bootstrap
- docker
- docsGood: Test files detected (docs/planning/v6.7/outbound-filter/spikes/p10-netadmin-check.test.js).
- examples
- public
- screenshots
- scripts
- src
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- BACKLOG.md
- Caddyfile
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- docker-compose.dev.yml
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- entrypoint.sh
- eslint.config.jsGood: Linter or formatter configured (eslint.config.js).
- howto-guides-plan.json
- install.sh
- jest.config.js
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.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.
- SECURITY.mdGood: Security policy present.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/bogdanpricop/docker-dash)