{"id":50892887,"url":"https://github.com/flobehejohn/doctrine-lab","last_synced_at":"2026-06-15T22:00:47.943Z","repository":{"id":365052663,"uuid":"1270303199","full_name":"flobehejohn/doctrine-lab","owner":"flobehejohn","description":"Open-source local-first kit for reproducible audit evidence, DREPS evidence packs, public scoring, reports, static site and multi-forge publication.","archived":false,"fork":false,"pushed_at":"2026-06-15T16:53:28.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T18:06:52.840Z","etag":null,"topics":["audit","ci-cd","devops","dreps","evidence","forgejo","gitlab-ci","open-source","platform-engineering","reproducibility","static-site","supply-chain","technical-debt"],"latest_commit_sha":null,"homepage":"https://flobehejohn.github.io/doctrine-lab/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flobehejohn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-15T15:23:31.000Z","updated_at":"2026-06-15T16:53:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flobehejohn/doctrine-lab","commit_stats":null,"previous_names":["flobehejohn/doctrine-lab"],"tags_count":5,"template":true,"template_full_name":null,"purl":"pkg:github/flobehejohn/doctrine-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flobehejohn%2Fdoctrine-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flobehejohn%2Fdoctrine-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flobehejohn%2Fdoctrine-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flobehejohn%2Fdoctrine-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flobehejohn","download_url":"https://codeload.github.com/flobehejohn/doctrine-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flobehejohn%2Fdoctrine-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34381762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audit","ci-cd","devops","dreps","evidence","forgejo","gitlab-ci","open-source","platform-engineering","reproducibility","static-site","supply-chain","technical-debt"],"created_at":"2026-06-15T22:00:27.349Z","updated_at":"2026-06-15T22:00:47.937Z","avatar_url":"https://github.com/flobehejohn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doctrine Lab\n\nDoctrine Lab est un template open source pour créer des laboratoires locaux, pédagogiques et reproductibles autour de la preuve d'audit.\n\n## Objectif\n\nLe projet sert à apprendre, tester et documenter une logique d'audit reproductible sans dépendre d'une plateforme propriétaire.\n\nIl produit un premier format DREPS minimal :\n\n- artefacts déclarés ;\n- empreintes SHA-256 ;\n- événements runtime ;\n- findings ;\n- mappings de contrôles ;\n- validation locale.\n\n## Démarrage rapide\n\nCommandes :\n\n    node scripts/dreps/export-dreps.mjs\n    node scripts/dreps/validate-dreps.mjs\n\n## Licence\n\nPolitique recommandée :\n\n- Code : Apache-2.0\n- Documentation : CC-BY-4.0\n- Exemples : CC0-1.0\n\n## Frontière open source / premium\n\nDoctrine Lab est la couche libre, pédagogique et reproductible.\n\nDoctrine Platform reste la couche professionnelle pour :\n\n- audit réglementaire ;\n- scoring avancé ;\n- gouvernance entreprise ;\n- signature et packaging probatoire ;\n- dashboards multi-labs ;\n- accompagnement expert.\n\n## Sécurité\n\nDoctrine Lab est prévu pour des labs locaux, contrôlés et pédagogiques.\n\nAucun scan externe, aucune exploitation de tiers, aucune collecte cachée et aucune télémétrie silencieuse ne doivent être introduits.\n\n## Doctrine Lab Open Toolbox\n\nDoctrine Lab includes a generous open toolbox for users who want to start from another language, workflow, or project style.\n\nRead:\n\n- docs/TOOLBOX_OVERVIEW.md\n- toolboxes/README.md\n- toolboxes/packs/\n- toolboxes/languages/\n\nThe toolbox includes examples for Python, JavaScript, HTML, Processing, Java, .NET, PowerShell, Bash, Go, Rust, PHP and Ruby.\n\nAll examples are local-only, educational and safe by default.\n\nThey do not provide Doctrine Platform certification, premium scoring or enterprise governance.\n\n## Toolbox deep documentation\n\nThe Open Toolbox is documented as a complete open source learning and starting kit.\n\nRead:\n\n- docs/TOOLBOX_DEEP_DIVE.md\n- docs/TOOLBOX_COMPOSITION_GUIDE.md\n- docs/TOOLBOX_BOUNDARIES.md\n- docs/TOOLBOX_USE_CASES.md\n- docs/TOOLBOX_LANGUAGE_ADAPTERS.md\n- docs/TOOLBOX_FOR_TRAINERS.md\n- docs/TOOLBOX_FOR_DEVOPS.md\n- docs/TOOLBOX_FOR_DEVELOPERS.md\n\nThe toolbox is generous by design, but remains local-only and does not include Doctrine Platform premium certification, signing, history, advanced scoring or enterprise governance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflobehejohn%2Fdoctrine-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflobehejohn%2Fdoctrine-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflobehejohn%2Fdoctrine-lab/lists"}