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 guide5pt77

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Other.

Engineering

93

Tests18pt80

Test files detected (config/packages/test).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

PHP linting configured (.editorconfig).

Reproducibility6pt100

Lockfile present (composer.lock). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (composer.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 1
    Forks
  • Releases

Community

  • 100% - Good
    Community health
  • authors own >50% of commits
  • 8
    Watchers

Responsiveness

  • Median issue response
  • Median PR merge time
  • 5
    Open issues
Repository files80 root entries
  • .claude
  • .github
    Good: 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
  • config
    Good: Test files detected (config/packages/test).
  • docker
  • docs
  • fixtures
  • migrations
  • public
  • scripts
  • src
  • templates
  • tests
  • tools
  • translations
  • var
  • .codecov.yml
  • .dockerignore
  • .editorconfig
    Good: PHP linting configured (.editorconfig).
  • .env
    Issue: 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
  • .gitignore
    Good: .gitignore present.
  • .mailmap
  • .pre-commit-config.yaml
  • .release-please-manifest.json
  • .stylelintrc.js
  • .trivyignore
  • CHANGELOG.md
  • CITATION.cff
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • compose_multi_containter.yaml
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • CONTRIBUTING.md
    Good: 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.md
    Good: 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
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • importmap.php
  • LIBRARY_FORMAT_VISION.md
  • LICENSE
    Good: 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