Polished work that hasn't found its audience yet.
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.
Documentation
94
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under Other.
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
- —Releases
Community
- 100% - GoodCommunity health
- —authors own >50% of commits
- 8Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 5Open 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 found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- 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