Good shape overall. A few tweaks would push it into the top tier.
Heimdall Enterprise Server 2 lets you view, store, and compare automated security control scan results.
Documentation
86
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
68
Test files detected (apps/backend/src/casl/casl-ability.factory.spec.ts).
CI is configured (.github/workflows/build-prod.yml).
Linter or formatter configured (eslint.config.mjs).
Lockfile present (yarn.lock). Installs are reproducible.
Issue or PR templates present.
Project health
92
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
- —Commits (30d / 90d)
- 77Forks
- 131Releaseslatest 5y ago
Community
- —Community health
- —authors own >50% of commits
- 253Watchers
Responsiveness
- 452d 7hMedian issue response
- 2d 16hMedian PR merge time
- 326Open issues
Repository files36 root entries
- .githubGood: CI is configured (.github/workflows/build-prod.yml).Good: Dependabot covers 2 ecosystems (bundler, npm). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- appsGood: Test files detected (apps/backend/src/casl/casl-ability.factory.spec.ts).
- certs
- libs
- nginx
- test
- .dockerignore
- .gitignoreGood: .gitignore present.
- .nvmrc
- .slugignore
- app.json
- CHANGELOG
- cmd.sh
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- cypress.config.ts
- docker-bake.hcl
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.lite
- eslint.config.mjsGood: Linter or formatter configured (eslint.config.mjs).
- heimdall2.code-workspace
- lerna.json
- LICENSE.mdGood: Licensed under Other.
- manifest.yml.example
- package.jsonGood: Dependency manifest found (package.json).
- postcss.config.js
- Procfile
- 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.
- setup-dev-env.ps1
- setup-dev-env.sh
- setup-docker-env.ps1
- setup-docker-env.sh
- tsconfig.json
- VERSION
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.