94
/ 100
Excellent work. The main thing left to polish is housekeeping.
Open-Source ISMS für Multi-Framework-Compliance: ISO 27001:2022, BSI IT-Grundschutz, NIS-2, DORA, DSGVO/GDPR, TISAX. Multi-Tenant, 93 Annex-A-Controls, Risk-Engine, tamper-evidenter Audit-Trail. Symfony 7.4 / PHP 8.4.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Housekeeping3pt
Remove them and add to .gitignore.
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
97
README documents how to install the project.
README is present.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
93
Test files detected (config/packages/test).
CI is configured (.github/workflows/ci.yml).
PHP linting configured (.editorconfig).
Lockfile present (composer.lock). Installs are reproducible.
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (composer.json).
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)
- 1Forks
- 47Releaseslatest 8mo ago
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 10Watchers
Responsiveness
- 4d 13hMedian issue response
- <1hMedian PR merge time
- 8Open issues
Repository files80 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 4 ecosystems (composer, npm, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- .local-code
- assets
- bin
- configGood: Test files detected (config/packages/test).
- docker
- docs
- fixtures
- migrations
- public
- scripts
- src
- templates
- tests
- tools
- translations
- var
- .codecov.yml
- .dockerignore
- .editorconfigGood: PHP linting configured (.editorconfig).
- .envIssue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
- .env.dev
- .env.docker
- .env.local.backup
- .env.minimal
- .env.prod.example
- .env.test
- .gitattributes
- .gitignoreGood: .gitignore present.
- .mailmap
- .pre-commit-config.yaml
- .release-please-manifest.json
- .stylelintrc.js
- .trivyignore
- CHANGELOG.md
- CITATION.cff
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- compose_multi_containter.yaml
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- 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.
- create-database.sh
- DOCKER_HUB_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.
- docker-compose.dev.yml
- docker-compose.prod.yml
- docker-compose.yml
- docker-hub-logo.png
- DockerfileGood: Environment pinned via Dockerfile.
- importmap.php
- LIBRARY_FORMAT_VISION.md
- LICENSEGood: Licensed under Other.
- lighthouserc.json
- MAPPING_QUALITY_VISION.md
- MIGRATION_GUIDE.md
- node_modules
- NOTICE.md
- ONBOARDING.md
- package-lock.json
- package.json
- phpstan-baseline.neon
- phpstan-bootstrap.php
- phpstan.dist.neon
- phpunit.dist.xml
- phpunit.xml.dist
- playwright.config.ts
- pytest.ini
- README.md
- rector.php
- release-please-config.json
- reset-database.sh
- ROADMAP.md
- SECURITY.md
- setup_dev_db.sh
- setup_fresh_db.sh
- symfony.lock
- validate-setup.sh
- VERSION
- vitest.config.mjs
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/moag1000/little-isms-helper)