feat: add platform interface inventory and encryption registry
Some checks are pending
Dependency Audit / dependency-audit (push) Waiting to run
Deployment Installer / deployment-installer (push) Waiting to run
Security Audit / security-audit (push) Waiting to run

This commit is contained in:
2026-07-30 17:42:11 +02:00
parent 82e836b720
commit c9fcdc90c1
10 changed files with 1041 additions and 4 deletions

View File

@@ -191,6 +191,12 @@
"description": "GovOPlaN Erp module behavior or integration.",
"exclusive": false
},
{
"name": "module/encryption",
"color": "b60205",
"description": "GovOPlaN Encryption key custody, cryptographic policy, and E2EE integration.",
"exclusive": false
},
{
"name": "module/evaluation",
"color": "bfdadc",